Documentation
Installation
Set up the Buildots CLI and SDK locally.
- 1
Install the CLI: npm install -g @buildots/cli
- 2
Authenticate: buildots login
- 3
Initialize a project: buildots init my-network
- 4
Install SDK: npm install @buildots/sdk
- 5
Verify setup: buildots doctor
Need help? Join the community or contact support.