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 one-liner for installing cargo-binstall on Linux/MacOS #1074

Merged
merged 1 commit into from
May 24, 2023

Conversation

NobodyXu
Copy link
Member

Fixed #1073

Signed-off-by: Jiahao XU [email protected]

@NobodyXu NobodyXu requested a review from passcod May 21, 2023 12:42
@NobodyXu
Copy link
Member Author

@echoix I've added a one-liner for installing cargo-binstall on Linux and MacOS.
Could you please test it if you have time?

Thanks

@echoix
Copy link

echoix commented May 21, 2023

Since it was not published yet, I tried with

curl -L https://raw.githubusercontent.com/cargo-bins/cargo-binstall/update-readme/install-from-binstall-release.sh | bash

and everything was perfect!

I didn't expect a complete shell script that handles it all in one, but very convenient!

README.md Outdated Show resolved Hide resolved
@NobodyXu NobodyXu requested review from passcod and echoix May 24, 2023 07:58
@NobodyXu NobodyXu enabled auto-merge May 24, 2023 08:00
@NobodyXu NobodyXu added this pull request to the merge queue May 24, 2023
Merged via the queue into main with commit c9806cc May 24, 2023
@NobodyXu NobodyXu deleted the update-readme branch May 24, 2023 08:36
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.

Add an example of a one-liner to download and install (extract and move) from the links given in README
3 participants