| REPOMATIC-PACK-BINARIES(1) | REPOMATIC-PACK-BINARIES(1) |
repomatic pack-binaries - Pack compiled binaries and their versionless aliases
repomatic pack-binaries [OPTIONS]
Materialize versionless binary aliases and print the upload list.
Copies each versioned binary (`repomatic-1.2.3-linux-arm64.bin`) to its versionless alias (`repomatic-linux-arm64.bin`) so the stable releases/latest/download URLs always resolve, then prints every file the release upload step should attach, one path per line. Python distributions (.tar.gz, .whl) are skipped: create-release already uploaded them.
Idempotent: re-running overwrites the same aliases with the same bytes.
Pack the binaries a build run downloaded
repomatic pack\-binaries \-\-version 1.2.3 \-\-dir ./compile\-assets
Kevin Deldycke
| 2026-09-14 | 7.15.1.dev0 |