One YAML config launches your entire workspace.
Auto-split terminal panes with running processes
VS Code opens in workspace mode with all project folders
on?iTerm2 or tmux, auto split & name.
Vertical or grid, one line config.
Auto-open VS Code / Cursor with workspace.
Auto-open all dev URLs.
Auto-detect port conflicts before launch.
Warn about uncommitted changes before launch.
brew tap rickyshin93/tap
brew install rickyshin93/tap/on
Or build from source: cargo install --path .
Run on new myproject to generate, then on myproject to launch.