install endpoint

get.riftline.dev

This host serves the Riftline installers and release binaries. It's meant to be piped to a shell, not browsed.

Install Riftline with one line:

# macOS / Linux
curl -fsSL https://get.riftline.dev/scripts/install.sh | bash
# Windows (PowerShell)
irm https://get.riftline.dev/scripts/install.ps1 | iex
Go to riftline.dev →