sootsim start
install + run sootsim, open it in your browser
sootsim start
The zero-config onboarding entrypoint — bare sootsim (or npx sootsim) defaults to this. Installs the engine runtime if missing, ensures the bridge daemon is running (or falls back to a detached server when a daemon can’t be registered), waits for the bridge, then opens http://localhost:7668/ in the system browser.
terminal
Options
| flag | description |
|---|---|
--port <n> | bridge port (default: 7668) |
--no-open | don’t open the browser at the end |
Examples
terminal