One-liner binary installer
Open
feature-request
- Dominant language
- Rust
- Stars
- 22.5k
- Forks
- 773
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
Assessment
This issue has not been assessed yet.