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

GitHub Actions workflow for a single binary creation #49

Open
wants to merge 7 commits into
base: dev2024
Choose a base branch
from

Conversation

dabziuebu4egh2
Copy link

@dabziuebu4egh2 dabziuebu4egh2 commented Dec 16, 2024

I have no experience using Go and the installation using the command go install -v github.com/glitchedgitz/cook/v2/cmd/cook@latest didn't succeed with putting cook in my $PATH, therefore I created this GitHub Action that whenever a new release is pushed, a single binary including all dependencies is created for a more user friendly experience of the application.

All you have to do now is download the binary, give it execution permissions with chmod +x cook and execute it with ./cook.

@glitchedgitz
Copy link
Owner

Thanks @dabziuebu4egh2, I will check and merge soon.

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