quarto-dev / quarto-dev/quarto-cli
Chocolatey: Allow `--pre` option to install prerelease version
Open
@cderv is already working on this.
Since Jul 20, 2023.
enhancement
installers
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
CC @cderv
It would be so nice if we could allow users to install prerelease version of Quarto via --pre flag like below:
choco install quarto --pre -y
I know we can do by adding additional bucket in scoop, but how can we achieve this with choco?
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.
Assessment
This issue has not been assessed yet.