Install
skret ships as static binaries per OS/arch on the GitHub releases page (CLI + checksums + SBOMs).
Scoop (Windows)
Section titled “Scoop (Windows)”scoop bucket add n24q02m https://github.com/n24q02m/scoop-bucketscoop install skretInstall scripts / archives
Section titled “Install scripts / archives”Every release provides skret_<version>_<os>_<arch>.tar.gz|zip plus checksums.txt.
- Download the archive for your platform and
checksums.txt. - Verify:
sha256sum skret_...tar.gzmust matchchecksums.txt. - Extract and install the binary into your
PATH(e.g./usr/local/bin). - Keep the previous binary as a rollback copy if you manage servers.
Verify a release
Section titled “Verify a release”Releases are built reproducibly with SBOMs and provenance attached; compare the archive hash against checksums.txt before installing — never skip this on servers.