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

feat(install): change powershell installation script #1636

Merged
merged 4 commits into from
Mar 4, 2024

Conversation

Pulko
Copy link
Contributor

@Pulko Pulko commented Feb 26, 2024

Description of change

  • Changed the algorithm of installation script to following: attempt installing with cargo-binstall, attempt to install rust and cargo, attempt to install with binary, and as a last step to install with cargo

Closes #1603

install.ps1 Outdated Show resolved Hide resolved
@jonaro00 jonaro00 merged commit 0c57746 into shuttle-hq:main Mar 4, 2024
36 checks passed
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.

[Improvement]: Check for installed Cargo in install script
2 participants