Skip to content
This repository has been archived by the owner on Mar 13, 2021. It is now read-only.

ewanharris/ti.windows-remote-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published