Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bdukes/chocolatey-packages
Packages for the Windows installation utility
https://github.com/bdukes/chocolatey-packages
chocolatey powershell
Last synced: about 2 months 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T10:03:30.000Z (3 months ago)
- Last Synced: 2024-10-29T12:08:24.620Z (3 months 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
[![Build Status](https://dev.azure.com/dukesb11/Chocolatey-Packages/_apis/build/status/bdukes.Chocolatey-Packages)](https://dev.azure.com/dukesb11/Chocolatey-Packages/_build/latest?definitionId=1)
[![Update status](https://img.shields.io/badge/Gist-Update%20Status-informational?logo=github)](https://gist.github.com/bdukes/fd3d636b9b4617772f9b99ceb88838fa)
[![chocolatey/bdukes](https://img.shields.io/badge/Chocolatey-bdukes-blue?logo=chocolatey)](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).