Statically-linked binaries on GitHub Release
ecarrara opened this issue · 2 comments
ecarrara commented
Consider adding statically-linked binaries for Mac OS X, Linux, and OpenBSD. This would make it super convenient for users to download and use the executable via HTTPS, quickly and securely.
supleed2 commented
To add to this, binaries that can be installed via cargo binstall
, or similar, would be much appreciated.
bensadeh commented
Thank you for opening this issue. I'm happy to add statically linked binaries to the releases.
However, working on tailspin
is something I do on my spare time, and so I welcome a PR to implement this feature. Ideally, I'd like a standalone github workflow action that runs on every release.