Skip to content

Conversation

mariusrugan
Copy link

If you didn't consider goreleaser, here is a PR with a working config,

imho much more maintainable than Makefile & scripts for example [1].

GOOS="darwin" GOARCH="arm64" goreleaser build --single-target --clean --snapshot --verbose

see
https://github.com/goreleaser/goreleaser

[1] https://goreleaser.com/customization/app_bundles/

@blob42
Copy link
Owner

blob42 commented Oct 8, 2025

Thanks @mariusrugan for this proposal. I did come across goreleaser before but in my effort to maintain a lean project with minimal dependencies, I didn't see sufficient justification for using it.

I will give it a second thought as a replacement the GH workflows and simplifying the Makefile.

Keeping this PR open until I have time to update review and update the build process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants