generator-cordova-plugin

0.2.0 • Public • Published

generator-cordova-plugin Build Status

A Cordova plugin generator for Yeoman.

Getting Started

To install generator-cordova-plugin from npm, run:

$ npm install -g generator-cordova-plugin

Finally, initiate the generator:

$ yo cordova-plugin

There is now a sub generator to add a platform to plugin:

$ yo cordova-plugin:platform add

or if you want to remove a platform

$ yo cordova-plugin:platform remove

currently only ios and android have been added

License

MIT License

Package Sidebar

Install

npm i generator-cordova-plugin

Weekly Downloads

4

Version

0.2.0

License

none

Last publish

Collaborators

  • lholmquist