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

sootsim launch [options]

Options

flagdescription
--no-runtime-installfail 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

sootsim launch
sootsim launch --version 1.2.3