@capivv/cli
v0.1.3
Published
CLI for managing in-app subscriptions with Capivv
Maintainers
Readme
capivv-cli
npm wrapper for the Capivv CLI — the "Revenue as Code" platform for managing in-app subscriptions.
This package downloads the pre-built native binary for your platform on install.
Usage
# Run without installing
npx capivv-cli --version
# Install globally
npm install -g capivv-cli
capivv auth loginSupported Platforms
- macOS (arm64, x86_64)
- Linux (x86_64, arm64)
Alternative Installation Methods
- Homebrew:
brew tap capivv/tap && brew install capivv - Shell script:
curl -fsSL https://raw.githubusercontent.com/capivv/capivv/main/packaging/install.sh | sh - Cargo:
cargo install capivv-cli
See the full documentation for all commands and options.
License
MIT
