Open qjqqyy opened 4 years ago
Additionally, it would be great to automate the release process using CI/CD such as github actions (matrix runners are very nice)
We need to find the way how to compile it statically :man_shrugging:
the SSL thingy seems to be the issue here (when compiling at musl at least)
I think that's an good idea
I've been able to compile my tool freshfetch statically in a void linux VM, but not this. The openssl-sys
crate seems to be causing the issue, which is pretty common. That crate has caused me too many headaches to count, even when I'm not using it directly.
As a player, I want to download binary releases easily so that I can get started playing Termibbl without compiling.