1.0.0 • Published 11 years ago

generator-backbone-module v1.0.0

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

Generator-backbone-module

Build Status

A generator for Yeoman.

Getting started

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

Features

  • Generates a backbone module that can be used with CommonJS, AMD, or as a global browser variable.
  • automated jsHint setup
  • automated tests with mocha-phantomjs and requirejs
  • watch / livereload
  • nodemon
  • build process with uglify.js
  • bower.json
  • bowerrc
  • pretty much ready to publish to bower.
  • skeleton for creating an example of your module.
  • basic readme
  • package.json

License

MIT License

1.0.0

11 years ago

0.2.2

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago