Comment on Show HN: Docker-phobia: Analyze Docker image size with a treemapparentComments−leetrout2yThis is a much faster way than setting up Github Actions to build an executable for every possible platform on every releaseIt's not even that hard. Just use GoReleaser.https://goreleaser.com/−xmorse2yAnd then later add a script that downloads the binary from Github releases. Doesn't improve the situation with curl script haters−KronisLV2yI feel like the assumption is that GitHub would be more proactive about stopping malware being distributed from their platform.
Comments
It's not even that hard. Just use GoReleaser.
https://goreleaser.com/
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.