sootsim setup-repo

Detect the target app, add the right dependency, update the bundler config, and install a predictable dev script for new projects or monorepos.

terminal

sootsim setup-repo [options]

Options

flagdescription
-y, --yesskip confirmations and apply the plan immediately
--dry-runshow the planned edits without changing files

Examples

terminal

sootsim setup-repo
sootsim setup-repo --yes
sootsim setup-repo --dry-run