Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[suggestion] Add prebuilt binaries (via GH actions?) #1

Closed
Kyle-sandeman-mrdfood opened this issue Jul 26, 2022 · 1 comment · Fixed by #3
Closed

[suggestion] Add prebuilt binaries (via GH actions?) #1

Kyle-sandeman-mrdfood opened this issue Jul 26, 2022 · 1 comment · Fixed by #3

Comments

@Kyle-sandeman-mrdfood
Copy link

I understand this repo does not get or need updates often, but having prebuilt binaries would make this simpler for the average user.
If they don't trust prebuilt they can obviously compile from source.

Would recommend distributing:

  • darwin amd64 (M1 macs should run these in emulation mode?)
  • linux amd64/arm64

I mention GH actions which can automate this, but as aforementioned this isn't a high traffic repo

mziyabo added a commit that referenced this issue Aug 20, 2022
@mziyabo mziyabo linked a pull request Aug 20, 2022 that will close this issue
@mziyabo
Copy link
Owner

mziyabo commented Aug 20, 2022

Binaries have been added as part of PR: Fix binary release issue -
The project now uses GoReleaser and GitHub Actions for releases. Thanks

@mziyabo mziyabo closed this as completed Aug 20, 2022
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 a pull request may close this issue.

2 participants