Skip to main content

rt run

rt › run

Interactive script runner (repo → worktree → package → script)

Usage

rt run <preset>

Arguments & flags

Flag / ArgTypeDefaultDescription
<preset>textLaunch a saved preset directly by name, skipping the picker chain

Subcommands

CommandDescription
againPick from recently run scripts across all repos

See code: commands/run.ts › runCommand