CLI
Installation
Install the BuildBear CLI via npm or install script
Requirements
- Node.js 18 or later
- An active BuildBear account — sign up at app.buildbear.io/signup
Install via npm
After installation, verify it works:
Install via script (macOS / Linux)
A one-line install script is available for shells that have curl:
This downloads the latest release binary and places it in /usr/local/bin.
Verify the installation
You should see the top-level help listing all available command groups.
Next step
Once installed, authenticate with your BuildBear API key:
See Authentication for the full walkthrough.