https://github.com/pascalberger/chocolatey-packages
Public Chocolatey Packages maintained by me
https://github.com/pascalberger/chocolatey-packages
au chocolatey chocolatey-automatic chocolatey-packages
Last synced: 10 days ago
JSON representation
Public Chocolatey Packages maintained by me
- Host: GitHub
- URL: https://github.com/pascalberger/chocolatey-packages
- Owner: pascalberger
- License: mit
- Created: 2015-12-03T15:41:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T17:11:48.000Z (20 days ago)
- Last Synced: 2025-04-16T03:55:53.860Z (13 days ago)
- Topics: au, chocolatey, chocolatey-automatic, chocolatey-packages
- Language: PowerShell
- Homepage:
- Size: 2.64 MB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chocolatey Packages
This repository contains the sources for the Chocolatey packages maintained by Pascal Berger. You can install the packages from the [Chocolatey community feed](https://chocolatey.org/profiles/pascalberger).
[](https://ci.appveyor.com/project/pascalberger/chocolatey-packages/branch/master)
[](#)
[Update status](https://gist.github.com/pascalberger/95bd06a2adf814823623f01cf4a7f871)
[](#)
[chocolatey.org profile](https://chocolatey.org/profiles/pascalberger)## Folder Structure
* automatic - Where automatic packaging and packages are kept. These are packages that are automatically maintained using [AU](https://chocolatey.org/packages/au).
* icons - Where icon files for the packages are kept.
* manual - Where packages that are not automatic are kept.
* setup - Items for prepping the system to ensure for auto packaging.For setting up your own automatic package repository, please see [Automatic Packaging](https://chocolatey.org/docs/automatic-packages)
## Requirements
* [Chocolatey](https://chocolatey.org).
* PowerShell v4+.
* The [AU module](https://chocolatey.org/packages/au).The setup folder contains a script for prepping the system to ensure for auto packaging