It would be nice if there was a build in release so users could just download it without setting up go.
You could use Go releaser for almost zero setup.
Example GitHub action to make build for different platforms and upload it to releases
https://github.com/UltiRequiem/nfacu/blob/main/.github/workflows/releaser.yaml
Result
https://github.com/UltiRequiem/nfacu/releases/tag/v1.0.0
It would be nice if there was a build in release so users could just download it without setting up go.
You could use Go releaser for almost zero setup.
Example GitHub action to make build for different platforms and upload it to releases
https://github.com/UltiRequiem/nfacu/blob/main/.github/workflows/releaser.yaml
Result
https://github.com/UltiRequiem/nfacu/releases/tag/v1.0.0