Installation
The Gram CLI is available as a beta release via curl | bash and Homebrew.
Using curl | bash:
curl -fsSL https://go.getgram.ai/cli.sh | bashUsing Homebrew:
brew update
brew install speakeasy-api/homebrew-tap/gramAfter installation, verify that the Gram CLI is installed correctly by running:
gram --versionThen authenticate with your Gram account:
gram authLast updated on