19 lines
378 B
Markdown
19 lines
378 B
Markdown
# static-musl-builds
|
|
|
|
Automated static `musl` builds for portable Linux binaries.
|
|
|
|
## Tools
|
|
- `iperf3`
|
|
- `gdu`
|
|
- `speedtest-go`
|
|
- `doggo`
|
|
- `busybox`
|
|
- `jq`
|
|
|
|
Each release publishes:
|
|
- the raw binary
|
|
- a `.tar.gz`
|
|
- a `.sha256`
|
|
|
|
Versions are pinned in `versions/*.version` and refreshed by cron. Matching Gitea Actions workflows build and publish updated releases automatically.
|