-
-
Notifications
You must be signed in to change notification settings - Fork 655
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Would you be interested in a one-liner installer like rustup (curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
)? I have something like this in my own project
Describe the solution you'd like
If you are interested, I work on this and make a version of the script I'm using in my own project and add the instructions to the README.
Describe alternatives you've considered
Additional context
The install script I have in my own project: https://github.com/luizvbo/ohcrab/blob/main/install.sh