lhz516 / mcook

Meteor structure generator following Meteor guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Meteor structure generator following Meteor guide

License:MIT License


Languages

Language:JavaScript 99.7%Language:HTML 0.3%