Skip to content

A command line tool to update cordova's config.xml, useful in continuous integration build environments.

Notifications You must be signed in to change notification settings

crossroads/cordova-update-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-update-config

npm version

A node command line tool to update cordova's config.xml, useful in continuous integration build environments.

Install

  npm i -g cordova-update-config

Synopsis

  cordova-update-config --appname org.company.app --appversion 5.3.223 ...
  cordova-update-config --help

Options

Alias Argument Description
-h --help Display this usage guide.
-v --version Display the version of this command
-n --appname string The application name to update config.xml
-a --appversion string The application version to update config.xml
-i --appid string The application id to update config.xml
-r --root Absolute path to folder containing config.xml (optional)

About

A command line tool to update cordova's config.xml, useful in continuous integration build environments.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •