v0.7.14
Install
Download & double-click (no prerequisites, includes Node.js runtime):
| Platform | Installer |
|---|---|
| Windows x64 | markus-setup-win-x64.exe |
| macOS Apple Silicon | markus-setup-darwin-arm64.pkg |
| macOS Intel | markus-setup-darwin-x64.pkg |
| Linux x64 (.deb) | markus-setup-linux-x64.deb |
Or via terminal:
# macOS / Linux
curl -fsSL https://markus.global/install.sh | bash
# Windows (PowerShell)
irm https://markus.global/install.ps1 | iex
# npm (if you already have Node.js 22+)
npm install -g @markus-global/cli@0.7.14Full Changelog: v0.7.13...v0.7.14