Installation Guide
RahulChaube Runtime ships as a standalone executable supporting Linux, macOS, and Windows.
POSIX (Linux / macOS)
curl -fsSL https://rahulchaube.space/install | bashPackage Managers
Homebrew (macOS / Linux)
brew install rahulchaube/tap/rahulchaubeScoop (Windows)
scoop bucket add rahulchaube https://github.com/Rahulchaube1/scoop-bucket
scoop install rahulchaubeVerification
Check that RahulChaube is installed correctly:
rahulchaube --version
# Output: rahulchaube v1.0.0