zipy-cli-mentorfy
v0.0.2
Published
CLI for Zipyai
Downloads
3
Readme
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