ti.windows-remote-deployment

1.0.3 • Public • Published

ti.windows-remote-deployment

NPM Version NPM Downloads

Installation

    npm install -g ti.windows-remote-deployment

Usage

This package comes in two parts, the ti pair-device command and build time --remote-deploy hook.

ti pair-device

Use this command to pair two Windows devices it takes the following arguments

  • --ip

    • The IP of the device to pair with
  • --code

    • The code presented in the dialog shown

--remote-deploy hook

This hook is activated by using the --remote-deploy flag on build. When detected it will force the --build-only flag to true. It accepts the following argument

  • --ip
    • Specifies the ip of the device to deploy to

Some notes

  • If the application is installed on the device it will remove that application first

  • It currently does not install any dependencies such as VCLibs

  • It current does not work with logging

  • To work with LiveView use the --liveview flag and specify the --liveview-ip option to be the IP of the machine you are building from

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    2
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i ti.windows-remote-deployment

Weekly Downloads

2

Version

1.0.3

License

Apache 2.0

Last publish

Collaborators

  • awam