0.2.0 • Published 10 years ago

generator-cordova-plugin v0.2.0

Weekly downloads
5
License
-
Repository
github
Last release
10 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

10 years ago

0.1.0

12 years ago

0.0.4

12 years ago

0.0.3

13 years ago

0.0.2

13 years ago

0.0.1

13 years ago