sootsim launch
The fast-path entrypoint. Ensures a runtime is installed + active (auto-installs the latest on first run), ensures the sootsim daemon is up, then launches the Electron desktop companion. Subsequent runs are a fast lockfile check + spawn.
terminal
Options
| flag | description |
|---|---|
--no-runtime-install | fail instead of auto-installing a runtime |
--channel <name> | runtime channel for auto-install (default: stable) |
--version <version> | specific runtime version to auto-install |
Examples
terminal