generator-marionette-express
v0.1.2
Published
Yeoman generator for Marionette and Express
Downloads
2
Readme
Marionette generator
Yeoman generator that scaffolds out a Marionette app.
Options
--skip-install
Skips the automatic execution of
bower
andnpm
after scaffolding has finished.--test-framework <framework>
Defaults to
mocha
. Can be switched tojasmine
.--coffee
Add support for CoffeeScript.