Contributing
Create an issue
Fork the repo
Install dependencies:
npm install
and
bower install
Make your changes
Install
GraphicsMagick
Run linter and tests:
gulp check
Submit pull request