0.0.1 • Published 9 years ago
kick-off v0.0.1
Folk from express-generator for multiple dev kickoff, very personal so please do not send PR.
Installation
$ npm install -g kick-offQuick Start
Create the app:
$ kickoff /tmp/foo && cd /tmp/fooInstall dependencies:
$ npm installRock and Roll
$ npm startCommand Line Options
This generator can also be further configured with the following command line flags.
-h, --help          output usage information
-V, --version       output the version number
-e, --ejs           add ejs engine support (defaults to jade)
-c, --css <engine>  add stylesheet <engine> support (less|stylus|compass|sass) (defaults to plain css)
    --git           add .gitignore
-f, --force         force on non-empty directoryLicense
0.0.1
9 years ago