README.md 882 B

Automatic Folder

This is where you put your Chocolatey packages that are automatically packaged up by AU.

Automatic Updater (AU)

AU works with packages without automatic package tokens necessary. So you can treat the packages as normal.

Execute update_all.ps1 in the repository root to run AU updater with default options.

To fully setup all the features ensure you perform the steps in the setup/README.md

To get the packages that implement AU updater run Get-AUPackages or lsau in this directory.

NOTE: Ensure when you are creating packages for AU, you don't use --auto as the packaging files should be normal packages. AU doesn't need the tokens to do replacement.