We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
have circle build and deploy a universal binary release to github how tos: https://circleci.com/blog/publishing-to-github-releases-via-circleci/ https://medium.com/@jgautheron/publish-your-golang-binaries-in-github-with-circleci-e0b64cb21bf8
homebrew: https://medium.com/@kylebebak/how-to-distribute-your-program-via-homebrew-74d2461f8681
It may also make more sense to just move to github actions altogether
The text was updated successfully, but these errors were encountered:
No branches or pull requests
have circle build and deploy a universal binary release to github
how tos:
https://circleci.com/blog/publishing-to-github-releases-via-circleci/
https://medium.com/@jgautheron/publish-your-golang-binaries-in-github-with-circleci-e0b64cb21bf8
homebrew:
https://medium.com/@kylebebak/how-to-distribute-your-program-via-homebrew-74d2461f8681
It may also make more sense to just move to github actions altogether
The text was updated successfully, but these errors were encountered: