Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 789 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 789 Bytes

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.