Get a jumpstart to your express-coffee app!
- Choose your template engine (jade, eco, coffeekup, whiskers)
- Choose your datastore (redis, nano, mysql, mongoose, mongoskin)
- Connect Assets
- Stylus
- Nib
- nodejs >= 0.6
npm install cupcake -g
cupcake [project name]
- choose your template
- choose your datastore
cd [project name]
npm install
npm start
# Goto http://localhost:3000
CupCake creates the following files for you to get hacking:
app.coffee
app.js
package.json
readme.md
public
404.html
robots.txt
assets
js
app.coffee
css
app.styl
views
index.coffee
layout.coffee
Don't forget to make adjustments to your Readme, and Package.js
cake spec
Please send pull requests to continue to add, this is just the beginning. Lets make an awesome application template generator!
Thanks to :
https://github.com/twilson63/cupcake/contributors
Please post an issue or tweet @jackhq
See LICENSE