CLI tool for uploading source maps to Zipy's error monitoring service. Current stable version is 0.0.13. Released as needed. Simplifies automated source map uploads in CI/CD pipelines by abstracting Zipy's API directly. Differentiates from similar tools by being purpose-built for Zipy rather than generic uploaders.
npm install zipy-cliVerified import paths — ran on the pinned version, not inferred.
Installs the CLI globally and uploads source maps from a directory using environment variables for authentication.
Use `npm i -g zipy-cli` instead of `npm i zipy-cli`.
Run `npm install -g zipy-cli` and ensure npm global bin directory is in PATH.
No dependency data recorded yet.