One-line install
curl -fsSL https://www.brancher.dev/releases/install.sh | bash
Installs to ~/.local/lib/brancher-mini and symlinks to ~/.local/bin.
Direct download
One-line install
curl -fsSL https://www.brancher.dev/releases/install.sh | bash
Installs to ~/.local/lib/brancher-mini and symlinks to ~/.local/bin.
Direct download
One-line install (PowerShell)
iwr -useb https://www.brancher.dev/releases/install.ps1 | iex
Installs to %LOCALAPPDATA%\brancher-mini and adds it to your user PATH.
Direct download
Requirements: Windows 10 (build 17063) or later for built-in
tar support.
Run PowerShell as a regular user — no administrator privileges needed.