Do you know Antetype?
What do you think about writting your own Scripts in JavaScript to optimize your workflow with Antetype?
This project is going to develop an useful Javascript API to extend Antetype with custom code.
- OSX
- Node.js
- Grunt CLI
-
Install Node.js
-
Install Grunt CLI global
$ npm install -g grunt-cli
-
install local dependencies (in project folder)
$ npm install
-
run grunt
$ grunt run