0.1.4 • Published 8 years ago

gorgon-editor v0.1.4

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

NPM

Build Status Code Climate Test Coverage Dependencies devDependencies Status Stories in Ready

Gorgon Editor

This is not ready for usage yet. This is a work in progress and under development. Any changes will be done without prior notice to consumers of this package.

  npm install -g gorgon-editor

Gorgon is a Sprite and Animation Editor. It gives you powerful capabilities for PixelArt Sprite Creation and Edition and Easy way to animate them.

Development

Run in Dev Mode
  npm run dev

The dev mode will initiate a server in http://localhost:3000 so be sure to have this port available.

Test
  npm test
Build
  npm run build

The build will generate a production code in dist folder.