A Yeoman generator for AngularJS-PouchDB directives
-
Install Yeoman:
npm install -g yo
-
Install the generator and its siblings:
npm install -g generator-angular-pouchdb generator-common
-
Finally, initiate the generator:
yo angular-pouchdb <directiveName>
© 2014 Tom Vincent http://tlvince.com/contact
Released under the MIT license.