Release Engineering Is Exhausting So Here's cargo-dist!

Helping your Rust projects ship prebuilt binaries that others can actually use without you having to become a Github CI Expert (or Rust Toolchain Expert) ((or OS integration expert)) (((or...)))

https://blog.axo.dev/2023/02/cargo-dist

axo blog - Release Engineering Is Exhausting So Here's cargo-dist

Release Announcement for cargo-dist, a tool to help you package up binaries for a Rust application.

@Gankra Very cool! 🦀 We've been running into similar obstacles and created the Ploutos project to generate Debian and RPM packages, as well as Docker images. #rustlang https://github.com/NLnetLabs/ploutos
GitHub - NLnetLabs/ploutos: Reusable packaging workflow for Rust projects

Reusable packaging workflow for Rust projects. Contribute to NLnetLabs/ploutos development by creating an account on GitHub.

GitHub