chocolatey installer
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 7k
- Forks
- 1.1k
- Avg merge
- 22h 40m
- Merged PRs (30d)
- 46
Description
There is already another general issue titled Consider packaging rustup & this request is specific to chocolatey. It would be great to be able to do:
choco install rustup
It is currently possible to install the rust gnu package with the rust package, but that is not what I want. I want to manage rust with rustup.
I should be able to create the package pretty easily. I just need the URL to download a specific version of rust-init.exe so that the script can validate the checksum.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the linked general rustup packaging issue and the existing Chocolatey rust package first. Identify a version-specific download URL and checksum for rust-init.exe; done means a Chocolatey package can install rustup through choco install rustup and manage Rust with rustup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100