This repository contains my personal Chocolatey Packages (not on the chocolatey community). Mostly for my own day-to-day use and convenience, but feel free to use it as everything should be fairly stable.
choco install Package.Name -s "https://nuget.cloudsmith.io/ziro/choco-library/v2/"
choco source add -n choco-library -s "https://nuget.cloudsmith.io/ziro/choco-library/v2/"
choco install Package.Name -s choco-library
Contributing is welcome and appreciated.
- Ensure you have the Chocolatey PowerShell profile installed.
- Open
au_setup.ps1
in an editor and review it. - Run PowerShell 5.x as Admin.
- Run
au_setup.ps1
.
Packages are automatically updated with Chocolatey-AU via GitHub Actions - Please create an issue and provide as much detail as possible. Alternatively, submit a Pull Request with any proposed changes.
Package repository hosting is graciously provided by Cloudsmith. Cloudsmith is the only fully hosted, cloud-native, universal package management solution, that enables your organization to create, store and share packages in any format, to any place, with total confidence.