Package Exports
- @anycli/example-multi-js
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 (@anycli/example-multi-js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@anycli/example-multi-js
example multi-command CLI built with javascript
Installing @anycli/example-multi-js
with yarn:
$ yarn global add @anycli/example-multi-jsor with npm:
$ npm install -g @anycli/example-multi-js
Usage
$ example-multi-js COMMAND
running command...
$ example-multi-js (-v|--version|version)
@anycli/example-multi-js/0.9.13 (linux-x64) node-v9.5.0
$ example-multi-js --help [COMMAND]
USAGE
$ example-multi-js COMMAND [OPTIONS]
...