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

[CLI] Generate CLI executable #7

Closed
jmaister opened this issue Jul 12, 2022 · 1 comment
Closed

[CLI] Generate CLI executable #7

jmaister opened this issue Jul 12, 2022 · 1 comment
Assignees

Comments

@jmaister
Copy link
Contributor

jmaister commented Jul 12, 2022

Build the project to generate an executable for Windows, Linux, Mac.

(Builds for other operating systems might be useful too, but not required yet)

Executable name: "gaa" or "gaa.exe"

@jmaister jmaister changed the title Generate CLI executable [CLI] Generate CLI executable Jul 12, 2022
@amanangira
Copy link
Contributor

@jmaister trying to understand this issue. I believe go environment variables like GOOS and GOARCH are automatically taken into consideration when running go build which already has a Makefile rule for it here.

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

No branches or pull requests

2 participants