Skip to content

Add automated builds for linux, windows and mac #2

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
wants to merge 2 commits into from

Conversation

iwannet
Copy link
Contributor

@iwannet iwannet commented May 18, 2024

I added automated github actions to build for linux, windows and mac when a file gets updated.
I also added this to the readme

Copy link
Owner

@b1ek b1ek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see #1

cargo b -r
sudo cp target/release/hey /usr/bin/hey,
```
# Download and Run the Executable
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please have some pride and spend 5 minutes to write some decent instructions instead of feeding it into ChatGPT

@b1ek b1ek closed this May 18, 2024
@iwannet
Copy link
Contributor Author

iwannet commented May 18, 2024

but you can still use github actions right ?

@b1ek
Copy link
Owner

b1ek commented May 19, 2024

but you can still use github actions right ?

yup, as long as its hosted on github. i might set up a job on my jenkins server sometime later tho

@b1ek
Copy link
Owner

b1ek commented May 19, 2024

i have made some prebuilt binaries on the releases page for all the architectures i could think of are still used here, i think that probably does what you were wanting to do

@b1ek
Copy link
Owner

b1ek commented May 19, 2024

merged manually in 8590387

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