Install

Install RIFT with one command

Terminal
curl -fsSL https://rift.astroyds.com/rift/install.sh  | sh

Uninstall

curl -fsSL https://rift.astroyds.com/rift/uninstall.sh  | sh

Supported platforms

  • macOS
  • Linux
  • Windows via WSL only

Verification (simulated output label)

$ rift --version
RIFT 1.0.0
# simulated verification output

Windows note

Use Windows Subsystem for Linux (WSL) and run the same install command from an Ubuntu or Debian shell inside WSL.