shuttle icon indicating copy to clipboard operation
shuttle copied to clipboard

[Feature]: `cargo shuttle upgrade`

Open jonaro00 opened this issue 1 year ago • 1 comments

Describe the feature

Add a command that runs either curl -sSfL https://www.shuttle.rs/install | bash with bash or iwr https://www.shuttle.rs/install-win | iex with powershell based on which platform cargo-shuttle was compiled on

Suggestion or Example of how the feature would be used

Just a convenience over having to look up the installer command every time. In the future, this command could also help with bumping dependencies, etc.

Duplicate declaration

  • [X] I have searched the issues and this feature has not been requested before.

jonaro00 avatar Jul 25 '24 09:07 jonaro00

I'd like to take a shot at this one :)

supleed2 avatar Jul 28 '24 17:07 supleed2