openfin-cli
v4.0.0
Published
Supports command line development in the OpenFin environment.
Downloads
6,462
Maintainers
Readme
OpenFin CLI
The OpenFin CLI tool will allow you to launch the OpenFin runtime given a url or a configuration file, it will also allow you to create configuration files by giving only name and url.
For more information please refer to the developer guide.
Install
With npm:
npm i -g openfin-cli
With yarn:
yarn global add openfin-cli