[Feature request] Chocolatey support
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 18.1k
- Forks
- 1.2k
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 1
Description
Please, add git-extras to Chocolatey — package manager for Windows. You will greatly facilitate the use of git-extras your users.
Benefits:
- Quick installation. Users need only print in preferable terminal command
cinst git-extras -y. - Users don't need to upgrade each program separately. Even if users have thousands programs, enough print in terminal
cup all -y. - If user reinstall Windows or begin to use other computer, user can quickly reinstall all programs, which he enjoyed. User can get list of commands use
clistand then install programscinst program1 git-extras program3. - Quiet installing, update and removing.
Thanks.
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
Start by reviewing Chocolatey's package submission requirements and how git-extras is currently distributed. Done means users can install git-extras through Chocolatey with cinst git-extras -y, and the package is available through Chocolatey's package manager.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100