Skip to content

GitHub Actions workflow for a single binary creation#49

Open
dabziuebu4egh2 wants to merge 7 commits intoglitchedgitz:dev2024from
dabziuebu4egh2:master
Open

GitHub Actions workflow for a single binary creation#49
dabziuebu4egh2 wants to merge 7 commits intoglitchedgitz:dev2024from
dabziuebu4egh2:master

Conversation

@dabziuebu4egh2
Copy link
Copy Markdown

@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
Copy Markdown
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