Show HN: GitChoco – virtual Chocolatey for GitHub Releases
gitcho.coWanted a simple way to install command line tools released on GitHub without waiting for the repository owner to create and publish a Chocolatey package.
For now works for simple .zip releases based on Regex. The website simply replies to choco with a nupkg that essentially just says "install/update this release from GH".
If some package release is not being recognized or you want me to add support for MSI and other package types, post to https://github.com/GitCho-co/GitChoco/issues
No comments yet.