pluginstall

0.5.5 • Public • Published

Pluginstall

script to install Cordova plugins

Usage

pluginstall PLATFORM PROJECT-PATH PLUGIN-PATH

Example:

pluginstall android . ~/plugins/ChildBrowser

Development

git clone https://github.com/alunny/pluginstall.git
cd pluginstall
npm install
npm test

Then go!

Supported Platforms

  • Android
  • iOS
  • www (copies plugin's www assets only, to PROJECT-PATH)

plugin.xml Format

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

Currently support the August 16 revision, more or less.

License

Apache

Readme

Keywords

none

Package Sidebar

Install

npm i pluginstall

Weekly Downloads

0

Version

0.5.5

License

none

Last publish

Collaborators

  • alunny