sootsim setup-repo
set up sootsim in your project
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
Options
| flag | description |
|---|---|
--app <dir> | project directory to set up (default: current directory) |
-y, --yes | skip confirmations and apply the plan immediately |
--dry-run | show the planned edits without changing files |
Examples
terminal