An open API service indexing awesome lists of open source software.

https://github.com/crapthings/mcjs-cli

Meteor Coffeescript Jade Stylus
https://github.com/crapthings/mcjs-cli

Last synced: 8 months ago
JSON representation

Meteor Coffeescript Jade Stylus

Awesome Lists containing this project

README

          

mcjs = Meteor Coffeescript Jade Stylus

git clone this repo

cd mcjs-cli

npm install . -g

then you can use mcjs to create meteor project

mcjs create "project name"

mcjs route "router name"

WIP