Getting started
Prerequisites
Section titled “Prerequisites”- Install Bun v1.2 or newer.
- Clone the Nimbus repository and run
bun installat the repo root.
See First-party connectors for how to authenticate and sync each service.
Run the Gateway
Section titled “Run the Gateway”From the repository root:
bun run --filter @nimbus/cli devIn another terminal, start the Gateway and CLI as documented in the main README (e.g. nimbus start from a packaged build, or the workspace dev flow you use locally).
Verify the CLI
Section titled “Verify the CLI”nimbus helpnimbus doctorReturn to the home page for an overview of the project.