bensadeh/tailspin

Statically-linked binaries on GitHub Release

ecarrara opened this issue · 2 comments

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.

To add to this, binaries that can be installed via cargo binstall, or similar, would be much appreciated.

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.