cli-v0.0.2
Vapi CLI v0.0.2
Welcome to the v0.0.2 release of Vapi CLI!
Installation
macOS/Linux
curl -sSL https://github.com/VapiAI/cli/releases/download/v0.0.2/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
- 63f4c97 feat: Add environment configuration system and fix version comparison
Full Changelog: v0.0.1...v0.0.2
Built with ❤️ by the Vapi team