Installation
Einzeiler legen die Binary in den PATH. Quellcode-Build ist nicht nötig.
macOS & Linux
Standard: ~/.local/bin (Override: ONLINESIM_INSTALL_DIR).
Bash
curl -fsSL https://raw.githubusercontent.com/on-org/onlinesim-mcp/master/install.sh | shWindows (PowerShell)
Nach %LOCALAPPDATA%\onlinesim\bin inkl. User-PATH.
Bash
irm https://raw.githubusercontent.com/on-org/onlinesim-mcp/master/install.ps1 | iexPrüfen
Neues Terminal öffnen, damit PATH greift:
Bash
onlinesim --version
onlinesim doctorBefehl nicht gefunden? PATH prüfen oder neue Shell öffnen.