mcook

Generate meteor project source code following meteor guide

Usage no npm install needed!

<script type="module">
  import mcook from 'https://cdn.skypack.dev/mcook';
</script>

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'

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.