generator-marionette-express

0.1.2 • Public • Published

Marionette generator Build Status

Yeoman generator that scaffolds out a Marionette app.

Getting started

  • Install the generator: npm install -g generator-marionette-express
  • Run: yo marionette-express

Options

  • --skip-install

    Skips the automatic execution of bower and npm after scaffolding has finished.

  • --test-framework <framework>

    Defaults to mocha. Can be switched to jasmine.

  • --coffee

    Add support for CoffeeScript.

License

MIT License

/generator-marionette-express/

    Package Sidebar

    Install

    npm i generator-marionette-express

    Weekly Downloads

    6

    Version

    0.1.2

    License

    none

    Last publish

    Collaborators

    • nathanstaines