https://github.com/bdukes/chocolatey-packages
Packages for the Windows installation utility
https://github.com/bdukes/chocolatey-packages
chocolatey powershell
Last synced: about 1 year ago
JSON representation
Packages for the Windows installation utility
- Host: GitHub
- URL: https://github.com/bdukes/chocolatey-packages
- Owner: bdukes
- License: apache-2.0
- Created: 2013-07-25T14:05:38.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T10:03:30.000Z (over 1 year ago)
- Last Synced: 2024-10-29T12:08:24.620Z (over 1 year ago)
- Topics: chocolatey, powershell
- Language: PowerShell
- Size: 1.94 MB
- Stars: 7
- Watchers: 3
- Forks: 14
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Chocolatey Packages
[](https://dev.azure.com/dukesb11/Chocolatey-Packages/_build/latest?definitionId=1)
[](https://gist.github.com/bdukes/fd3d636b9b4617772f9b99ceb88838fa)
[](https://chocolatey.org/profiles/bdukes)
This contains Chocolatey packages, both manually and automatically maintained.
### Folder Structure
* `au` - The scripts for running Automatic Updater (AU) are here.
* `automatic` - where automatic packaging and packages are kept. These are packages that are automatically maintained using [AU](https://chocolatey.org/packages/au).
* `icons` - Where you keep icon files for the packages. This is done to reduce issues when packages themselves move around.
* `manual` - where packages that are not automatic are kept.
For setting up your own automatic package repository, please see [Automatic Packaging](https://chocolatey.org/docs/automatic-packages)
### Requirements
* Chocolatey (choco.exe)
#### AU
* PowerShell v4+.
* The [AU module](https://chocolatey.org/packages/au).