rt run
rt › run
Interactive script runner (repo → worktree → package → script)
Usage
rt run <preset>
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
<preset> | text | Launch a saved preset directly by name, skipping the picker chain |
Subcommands
| Command | Description |
|---|---|
again | Pick from recently run scripts across all repos |
See code: commands/run.ts › runCommand