cordova-plugin-update

0.1.0 • Public • Published

Cordova Plugin Update

A CLI tool for making updating plugins in a Cordova project easier.

Install

npm install -g cordova-plugin-update

Usage

Run the following from a valid cordova project folder (one that contains a config.xml):

cordova-plugin-update

Available options:

  • --all: Shows all available plugin versions, not just ones newer that the currently installed version.
  • --verbose: Outputs more information (useful if you run into problems during an update).

Readme

Keywords

none

Package Sidebar

Install

npm i cordova-plugin-update

Weekly Downloads

4

Version

0.1.0

License

MIT

Last publish

Collaborators

  • joelambert