REEVE GROW · INSTALL

Choose what to turn on.

Reeve.Comms and the other core primitives are on by default. Toggle on chat, support, CRM, commerce, and the rest of the team whenever they earn it — your install command updates as you go.

The one command

Pick what to turn on, then grab your command.

HOOK UP THE CLI
1

Install the CLI

$ npm install -g @meetreeve/cli
2

Generate your install code

Single-use, expires in 15 minutes. We never show a long-lived key on this page — the CLI exchanges this code for one.

3

Add it to reeve-onboard.toml

Drop this into your repo's reeve-onboard.toml so the CLI onboards with exactly what you turned on above.

[onboarder]
selected_capabilities = []

What you get

  • A command that matches your picks

    The CLI install one-liner plus a personalized reeve onboard command built from exactly the capabilities you toggled on.

  • A single-use code, never a key

    Your install code expires in 15 minutes and the CLI exchanges it for credentials. A long-lived key never appears on this page.

  • A config snippet for your repo

    A copyable reeve-onboard.toml block so the CLI onboards with the same selection you made here.