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
- Host: GitHub
- URL: https://github.com/crapthings/mcjs-cli
- Owner: crapthings
- Created: 2016-03-17T14:35:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-07T09:31:38.000Z (about 10 years ago)
- Last Synced: 2025-03-17T17:24:07.795Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://github.com/crapthings/mcjs-cli.git
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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