mcook
v0.1.0
Published
Generate meteor project source code following meteor guide
Downloads
1
Readme
Meteor Cook
Meteor project generator following Meteor Guide: File Structure
$ npm install mcook -g
Usage
Node.js 4.0+ required
Run the following command in a directory with 'mcook.js'
$ mcook init
You can also specify your preferred config file by
$ mcook init myconfig.js
This project is still in dev. If you have any questions or suggestions, please create an issue to discuss.