0.0.1 • Published 2 years ago

zipy-cli-kb v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

CLI for Zipy

How to install?

The package has to be installed globally.

npm i -g zipy-cli

Usage -

zipy-cli --authKey authKey --dirname ~/sourcemaps/ --apiKey zipyProjectKey --releaseVer releaseVerString

Options

The parameters of zipy-cli accepts the following options. | Params | Description | | ------------- |:------------------------------------------------------------------------:| | authKey | authentication key for your zipy project | | dirname | the directory where source maps are available. Accepts string or Globs | | apiKey | Zipy project key | | releaseVer | the release version of the project. |

Help

zipy-cli --help
0.0.1

2 years ago