This is the code I use to publish the BeyondCompare package to Chocolatey.
It's actually really easy.
- Follow the instructions on chocolatey.org to setup Chocolatey
- Clone this repository and navigate to the folder in Powershell
cpack
to create the packagecinst beyondcompare -Source *"full-directory-path"*
to install it locally
And you're done!
When a new release of BeyondCompare is out in the wild, there's two different ways you can help out:
- Raise an issue so I can track it in my GitHub notifications
- Submit a pull request with the necessary changes
It's not a hard task to update, just repetitive. So if you want to see it happen quicker, you can get involved!