Installation
Install Verun on macOS, Windows, or Linux. Download the latest release or build from source — no account or subscription required.
Verun is available for macOS, Windows, and Linux. No account or subscription is required.
Download
The app auto-updates after the first install. Browse all releases on GitHub.
Build from Source
Requirements:
- Rust
- Node.js 18+
- pnpm
- GitHub CLI (
gh) - Xcode Command Line Tools (macOS only)
git clone https://github.com/SoftwareSavants/verun.git
cd verun
bash scripts/setup.sh
pnpm tauri build