cli-v0.0.4
Vapi CLI v0.0.4
Welcome to the v0.0.4 release of Vapi CLI!
Installation
macOS/Linux
curl -sSL https://github.com/VapiAI/cli/releases/download/v0.0.4/vapi_$(uname -s)_$(uname -m).tar.gz | tar xz
sudo mv vapi /usr/local/binWindows
Download the Windows archive from the assets below and add to your PATH.
Homebrew (coming soon)
brew install vapi/tap/vapi-cliChangelog
Features
- f76393a feat: complete distribution setup for npm, homebrew, and scoop
Bug fixes
- b0866fc fix: update npm package name to @vapi-ai/cli
Full Changelog: v0.0.3...v0.0.4
Built with ❤️ by the Vapi team