0.1.0 • Published 11 years ago

generator-angular-pouchdb v0.1.0

Weekly downloads
7
License
MIT
Repository
github
Last release
11 years ago

generator-angular-pouchdb

Build Status

A Yeoman generator for AngularJS-PouchDB directives

Usage

  1. Install Yeoman:

    npm install -g yo
  2. Install the generator and its siblings:

    npm install -g generator-angular-pouchdb generator-common
  3. Finally, initiate the generator:

    yo angular-pouchdb <directiveName>

Author

© 2014 Tom Vincent http://tlvince.com/contact

License

Released under the MIT license.