chriswalz / bit

Bit is a modern Git CLI
Apache License 2.0
6.05k stars 106 forks source link

Added Chocolatey Install Instructions #81

Closed digitalcoyote closed 3 years ago

digitalcoyote commented 3 years ago

Installation via Chocolatey

Chocolatey allows installing bit and git in a single command (if git is not already installed). It is my preferred package manager on Windows. Microsoft has their own package manager now, but it requires an msi installer (currently).

https://chocolatey.org/packages/bit-git/0.9.10

Maintenance

Questions, Concerns, Etc

Should Not Be Merged Before Moderators Approve

Before moderator approval, the package will only be installable if the user explicitly sets the version to install. It will also be hidden from searches until at least one version is approved.

chriswalz commented 3 years ago

This appears to install this https://chocolatey.org/packages/bit

Which is a program by the same name but related to this bit

digitalcoyote commented 3 years ago

I set the title and the Id differently (I do not know that moderation allows it, but the nuspec verification appears to). The Files > chocolateyinstsll.ps1 link should show that this is downloading directly from your released page. Are you getting redirected to bit instead of bit-git? If so I need to update the title to match

chriswalz commented 3 years ago

@digitalcoyote I haven't actually tried it but it appears it would install another program. My guess is the installation will be choco install bit-git

chriswalz commented 3 years ago

@digitalcoyote Also, thanks for setting this up!

digitalcoyote commented 3 years ago

...

Yeah... I messed that up in the instructions. I'll correct it. Lol I thought there was some confusion on the package details page or that it was redirecting.

Thanks for catching that.

chriswalz commented 3 years ago

@digitalcoyote looks like it's still in review :/

digitalcoyote commented 3 years ago

@digitalcoyote looks like it's still in review :/

It generally takes at least 2 weeks for the first version of a package to get approved. Hacktoberfest seems to put a lot more packages in their queue in October and increases the wait through November (all review is done by volunteers).

You can view the moderator queue here but I don't know what sort order they use.

digitalcoyote commented 3 years ago

Got a notification that the first version has been approved so it should be listed publicly now.

chriswalz commented 3 years ago

@digitalcoyote it's been a long time coming! merged