cordova-deploy-windows-phone

3.5.0-2 • Public • Published

CordovaDeploy cli

extracted from Apache Cordova for Windows Phone 8

Original Repository

So, it works only on windows

Install

npm install cordova-deploy-windows-phone -g

Usage

cordovadeploy

Usage: CordovaDeploy [ -devices  BuildOutputPath -d:DeviceIndex -uninstall ]
    -devices : lists the devices and exits
    BuildOutputPath : path to the built application, typically Bin/Debug/ or Bin/Release/
    -d         : index of the device to deploy, default is 0
    -uninstall : will uninstall the application before re-installing it, removing all app documents a
nd temp files
examples:
  CordovaDeploy -devices
  CordovaDeploy Bin/Debug
  CordovaDeploy Bin/Release -d:1

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.5.0-2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.5.0-2
    1
  • 3.5.0-1
    0
  • 3.5.0
    0

Package Sidebar

Install

npm i cordova-deploy-windows-phone

Weekly Downloads

1

Version

3.5.0-2

License

apache 2

Last publish

Collaborators

  • 42loops