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

Add binaries for mac and linux on tag via github actions #6

Merged
merged 17 commits into from
Mar 19, 2022

Conversation

lutostag
Copy link
Contributor

@lutostag lutostag commented Mar 19, 2022

This was a bit tricky to get sorted properly. The main hurdle was figuring out about static linking with crystal https://crystal-lang.org/reference/1.3/guides/static_linking.html#macos. I have downloaded the binaries built at https://github.com/lutostag/justprep/releases/tag/v1.0.9 and they work on my two different machines.

In order to install them I just 😉

# download the appropriate binary from the latest release
chmod a+x justprep-*
mv justprep-* /usr/local/bin/justprep

@lutostag lutostag mentioned this pull request Mar 19, 2022
@MadBomber MadBomber merged commit 00fabba into MadBomber:main Mar 19, 2022
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