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
curl -fsSL https://get.riftline.dev/scripts/install.sh | bash
# Windows (PowerShell)
irm https://get.riftline.dev/scripts/install.ps1 | iex
irm https://get.riftline.dev/scripts/install.ps1 | iex