Installation & Platform Setup

Overview

RahulChaube Runtime ships as a self-contained, zero-dependency binary compiled for Linux, macOS, and Windows.

POSIX (Linux / macOS)

curl -fsSL https://rahulchaube.space/install | bash

Windows (PowerShell)

powershell -c "irm https://rahulchaube.space/install.ps1 | iex"

Verification

rahulchaube --version
# Output: rahulchaube v1.0.0 (x86_64-platform)