Repkg
Fetch the latest release from the official GitHub repository.
A defense contractor builds software in a secure zone with no internet. They run repkg sync --from-allowed-mirror once a week on a laptop that crosses the boundary. All subsequent builds inside the air‑gap see exactly the same packages. Fetch the latest release from the official GitHub repository
# Install repkg curl -sSL https://repkg.io/install.sh | sh Fetch the latest release from the official GitHub repository
Those are enterprise binary repositories. RepKG is focused on verifiability and offline reproducibility first , not RBAC or promotion workflows (though we may add those later). Fetch the latest release from the official GitHub repository