Home

Awesome

Build status Code Coverage license All Contributors Liberapay receiving

Chocolatey Automatic Package Updater Helper Module

This PowerShell module implements functions that can be used to make maintaining packages with AU even easier.

To Learn more about AU, please refer to their relevant documentation

Features

Please read our documentation for an overall view of the functions available: https://wormiecorp.github.io/Wormies-AU-Helpers/docs/

Installation

Wormies-AU-Helpers requires a minimally PowerShell version 3: $host.Version -ge '3.0'.

To install it, use one of the following methods:

Contributors

Thanks goes to these wonderful people (emoji key):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore --> <table><tr><td align="center"><a href="https://github.com/AdmiringWorm"><img src="https://avatars3.githubusercontent.com/u/1474648?v=4" width="100px;" alt="Kim J. Nordmo"/><br /><sub><b>Kim J. Nordmo</b></sub></a><br /><a href="#maintenance-AdmiringWorm" title="Maintenance">🚧</a></td><td align="center"><a href="https://github.com/RedBaron2"><img src="https://avatars1.githubusercontent.com/u/1191271?v=4" width="100px;" alt="RB"/><br /><sub><b>RB</b></sub></a><br /><a href="https://github.com/WormieCorp/Wormies-AU-Helpers/commits?author=RedBaron2" title="Code">💻</a> <a href="https://github.com/WormieCorp/Wormies-AU-Helpers/issues?q=author%3ARedBaron2+label%3Abug" title="Bug reports">🐛</a></td></tr></table> <!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the all-contributors specification. Contributions of any kind welcome!