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

Replace download.sh with rust binary #50

Merged
merged 2 commits into from
Mar 26, 2024
Merged

Conversation

CalemRoelofs
Copy link
Contributor

@CalemRoelofs CalemRoelofs commented Nov 24, 2023

Closes #1
Closes #2
Hey @szabgab, awesome project!
This PR replaces the functionality of download.sh with a rust binary so that the download step does not have to be platform specific.
Tested on:

  • Windows 11 22H2
  • MacOS Ventura 13.6.1
  • Linux Mint 21.2

Currently there is no output but it can be added as part of this PR if desired.

@szabgab szabgab merged commit 9b85415 into szabgab:main Mar 26, 2024
1 check failed
@szabgab
Copy link
Owner

szabgab commented Mar 26, 2024

Thank you for your contribution and sorry for the long delay. I was working on other things.

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.

Move the download from Shell to Rust Move the unzip from shell to Rust
2 participants