sprout-express
April 30, 2015 ยท View on GitHub
a sprout (>= 0.2.0) template for a basic express app
Installation
npm install sprout -gsprout add express https://github.com/carrot/sprout-express.gitsprout new express myexpressapp
Options
- name (name of template)
- github_username (name of github user)
- description (a short description of the template)
Generators
To create a .coffee for routes:
$ cd myexpressapp
$ sprout run express routes routesname
License & Contributing
- Details on the license can be found here