/mcook

Meteor structure generator following Meteor guide

Primary LanguageJavaScriptMIT LicenseMIT

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'

See example mcook config file

$ 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.