0.2.0 • Published 8 years ago

generator-cordova-plugin v0.2.0

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

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

0.2.0

8 years ago

0.1.0

10 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago