Package Exports
- simple-open-url
- simple-open-url/src/open
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (simple-open-url) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
openurl-cli
A simple cli for open a url from a command line.
This is helpful to open urls in npm scripts.
Usage
Install:
npm install --global openurl-clior
npm install --dev openurl-cliRun the following command to open a url:
openurl-cli <URL>LICENSE
© 2019 Richard Libre.
The MIT License.