devboy-cli
The devboy CLI binary for devboy-tools.
Install
The primary distribution is npm — that's what devboy doctor, devboy onboard, and the Claude Code / Codex plugins all assume:
cargo install is a secondary channel, useful when you already have a Rust toolchain and want to skip Node:
The two channels ship the same binary from the same release tag.
Documentation
- User guide
- Tools reference
- API reference on docs.rs/devboy-cli
License
Apache-2.0 — see LICENSE.