
Product
A New Design for GitHub PR Comments
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.
testable-openfin-cli
Advanced tools
TEMP FORK where the devtools port still works
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.
You will need Node.js to use the tool and creating configs will work cross platform, but launching the OpenFin runtime is restricted to Windows at the moment.
$ npm install -g openfin-cli
$ openfin --help
$ openfin --launch --config http://cdn.openfin.co/demos/hyperblotter/app.json
$ openfin --launch --config https://demoappdirectory.openf.in/desktop/config/apps/OpenFin/HelloOpenFin/app.json
$ openfin --launch --url http://www.openfin.co
Shorthand
$ openfin -l -u http://www.openfin.co
$ openfin --config myconfig.json --name myAppName --url http://www.openfin.co
Shorthand
$ openfin -c myconfig.json -n myAppName -u http://www.openfin.co
$ openfin --launch --config myconfig.json
$ openfin --launch --config http://goo.gl/w2747v
Shorthand
$ openfin -l -c myconfig.json
$ openfin -l -c http://goo.gl/w2747v
Will print a url to the console with the name proivided via the -n
flag and the hosted confg
file url provided via the -c
flag
$ openfin -n OpenFinPOC -c http://goo.gl/w2747v -h
Use the -d
or --destination
flag to specify the directory of the download. To download to the current directory use -d .
or --destination .
$ openfin --destination my-dist-directory --installer http://goo.gl/w2747v
Shorthand
$ openfin -d my-dist-directory -i http://goo.gl/w2747v
--no-ext If set “true”, the file is extention-less'
--rvm-config URL that points to the RVM config. Must be a full URL.'
'--support-email The email address to display in the installer when an error occurs. Default value = support@openfin.co"'
--dnl Installs an application without launching it. Set value to true [dnl=true]'
MIT
By downloading OpenFin, you agree to the terms of our Developer License
FAQs
OpenFin Runtime cli tool
The npm package testable-openfin-cli receives a total of 0 weekly downloads. As such, testable-openfin-cli popularity was classified as not popular.
We found that testable-openfin-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.
Product
Our redesigned Repositories page adds alert severity, filtering, and tabs for faster triage and clearer insights across all your projects.
Security News
Slopsquatting is a new supply chain threat where AI-assisted code generators recommend hallucinated packages that attackers register and weaponize.