rt setup
rt › setup
Set this Mac up for mattstack: readiness plan, install steps, account connections
Usage
rt setup [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--json | boolean | false | Machine-readable plan (skips the interactive walk) |
--force | boolean | false | Confirm install even though required rows are missing |
Subcommands
| Command | Description |
|---|---|
plan | Compute the readiness checklist |
status | The same checklist as a post-install health view |
pack | Install a pack's plugins + skills, then check its pipeline stages resolve |
github | GitHub: check or connect this account |
gitlab | GitLab: check or connect this account |
linear | Linear: check or connect this account |
slack | Slack: check or connect this account |
switchboard | Switchboard: check or connect this account |
sdm | StrongDM: check or connect this account |
doppler | Doppler: check or connect this account |
ldcli | LaunchDarkly: check or connect this account |
See code: commands/setup.ts › setupInteractive