Skip to content

Add shell script parameters to support build for different architectures and operating systems #116

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

Closed

Conversation

ShiriNmi1520
Copy link

Description

I've modified the shell script to be able to build for different architectures and operating systems.
For fallback options, if the user didn't provide any parameters, it will build for the current environment using go env to get essential variables.

Screenshot

Usage prompt
image

@FGasper
Copy link
Collaborator

FGasper commented Jul 9, 2025

Thanks for the submission!

What does this script do that just manually setting GOARCH and GOOS doesn’t? (example)

@ShiriNmi1520
Copy link
Author

What does this script do that just manually setting GOARCH and GOOS doesn’t? (example)

Hi @FGasper, I checked with the provided link and found the release workflow already built for different os and architectures.
I think this PR is good to close now. Thanks for pointing it out.

@FGasper FGasper closed this Jul 10, 2025
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.

None yet

2 participants