0.1.3 • Published 11 years ago

generator-bbe v0.1.3

Weekly downloads
5
License
-
Repository
github
Last release
11 years ago

Backbone/Express generator

Build Status

A generator for Yeoman. Out of the box it includes jQuery, Underscore.js, Backbone.js, RequireJS, Express, Twitter Bootstrap for Sass and Modernizr.

Optional BackboneRelational support has been added as a prompt when using the generator on new projects.

Getting started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install -g generator-bbe
  • Run: yo bbe

Sub-generators

  • bbe:model
  • bbe:view
  • bbe:collection
  • bbe:router
  • bbe:all

Options

  • --skip-install

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

License

MIT License

0.1.3

11 years ago

0.1.2

11 years ago

0.1.0

11 years ago