Hacker News new | ask | show | jobs
by leetrout 779 days ago
> This is a much faster way than setting up Github Actions to build an executable for every possible platform on every release

It's not even that hard. Just use GoReleaser.

https://goreleaser.com/

1 comments

And then later add a script that downloads the binary from Github releases. Doesn't improve the situation with curl script haters
I feel like the assumption is that GitHub would be more proactive about stopping malware being distributed from their platform.