Skip to main content

rt setup repo-root

rt › setup › repo-root

Where rt clones your team's repos

Usage

rt setup repo-root

Subcommands

CommandDescription
setValidate and record the repo folder (staged pre-Install, written directly once the home repo exists)

Examples & notes

The setup checklist asks where rt should clone your team's repos. You can also set this from the CLI:

rt setup repo-root set ~/code

Before Install (when the home repo doesn't exist yet), the folder choice is staged in a seed file. After Install, it writes directly to the settings store. Omit the folder argument to pipe {"root": "<path>"} on stdin for scripted installs.