Pluginstall

script to install Cordova plugins

Usage

pluginstall PLATFORM PROJECT-PATH PLUGIN-PATH

Example:

pluginstall android . ~/plugins/ChildBrowser

Supported Platforms

  • Android
  • iOS

plugin.xml Format

see https://github.com/alunny/cordova-plugin-spec

Currently support the June 8 revision.

License

Apache