Topic
Lazygit installation on Windows is currently provided via scoop. I wonder if it'd be possible to also have it on Choco
Your thoughts
Chocolatey is not as starred as scoop but it has gained some traction and I think having lazygit there as well would expand its usage, if it isn't too much of a hassle
It seems there is a Chocolatey package for lazygit, created by @jeremyben. https://chocolatey.org/packages/lazygit
However, the version number seems outdated.
The package source is here https://github.com/jeremyben/chocolatey-packages/tree/master/lazygit
@jeremyben is this Chocolatey package automatically version-bumped?
@jesseduffield fyi: I have asked to be made co-maintainer for the package @ chocolatey. When I am added there, I will enable automatic updates for that package as soon as possible.
I am added as a maintainer and are now able to push a new version.
However - I got questions:
The current package icon points to a screenshot and look like this:

Is that ok, or should we change that?
Maybe to something like this:

(Quickly pasted together, I'm not an artist. Sorry.)
The current package documentation points to keybindings.
I'd suggest to let it point to the docs folder and - as a second step add a readme.md to that folder giving some overview on the documentation.
The current description is as follows:
Are YOU tired of typing every git command directly into the terminal, but you're
too stubborn to use Sourcetree because you'll never forgive Atlassian for making
Jira? This is the app for you!Usage
Call
lazygitin your terminal inside a git repository.Cool features
- Adding files easily
- Resolving merge conflicts
- Easily check out recent branches
- Scroll through logs/diffs of branches/commits/stash
- Quick pushing/pulling
- Squash down and rename commits
Id that ok for you? Or should we update that to something from the readme?
Something like:
A simple terminal UI for git commands, written in Go with the gocui library.
If you're a mere mortal like me and you're tired of hearing how powerful git is when in your daily life it's a powerful pain in your ass, lazygit might be for you.
@nils-a Good questions. I'm not too fussed about the existing icon but I think the one you propose also works great. Happy to leave the decision up to you :)
I agree about pointing to the docs folder for documentation.
And yeah I'd pick the description from the existing readme :)
The new package is submitted, see https://chocolatey.org/packages/lazygit/0.23.7
While the package is still in moderation (and probably for some time) it can still be installed using choco install lazygit --version=0.23.7
Most helpful comment
The new package is submitted, see https://chocolatey.org/packages/lazygit/0.23.7
While the package is still in moderation (and probably for some time) it can still be installed using
choco install lazygit --version=0.23.7