0.2.0 • Published 9 months ago

@rnx-kit/tools-windows v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@rnx-kit/tools-windows

Build npm version

@rnx-kit/tools-windows is a collection of functions for deploying apps on Windows.

Usage:

import * as tools from "@rnx-kit/tools-windows";
CategoryFunctionDescription
-getPackageInfo(app)Returns information about the app package at specified path.
-install(app, tryUninstall)Installs the app package at specified path, and returns its identifier.
-start(packageId)Starts the app with specified identifier.
0.2.0

9 months ago

0.1.0

1 year ago