Reprobuild

Install Reprobuild

One command, any shell. The script is served as plain text — read it before you run it.

Linux · macOS · WSL

curl -fsSL https://get.reprobuild.com/sh | sh

Pin a version: VERSION=v0.1.0 curl -fsSL https://get.reprobuild.com/sh | sh

Windows · PowerShell

irm https://get.reprobuild.com/pwsh | iex

Prefer to read first? View the shell installer · View the PowerShell installer
Source & releases: github.com/metacraft-labs/reprobuild