Guides
Hello World again!
Installation
Linux or macOS
curl -fsSL https://raw.githubusercontent.com/omni-oss/omni/main/installers/unix.sh | sh
Windows (PowerShell)
Invoke-WebRequest -Uri "https://raw.githubusercontent.com/omni-oss/omni/main/installers/windows.ps1" -UseBasicParsing | Invoke-Expression