buildots.xyz
Documentation

Installation

Set up the Buildots CLI and SDK locally.

  1. 1

    Install the CLI: npm install -g @buildots/cli

  2. 2

    Authenticate: buildots login

  3. 3

    Initialize a project: buildots init my-network

  4. 4

    Install SDK: npm install @buildots/sdk

  5. 5

    Verify setup: buildots doctor