AnyPackage.Chocolatey
0.0.1
AnyPackage provider that facilitates installing Chocolatey packages from any NuGet repository.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
2023
Package Details
Author(s)
- Ethan Bergstrom
Tags
AnyPackage Provider Chocolatey Windows
PSEditions
Dependencies
-
- AnyPackage (>= 0.1.0)
- Foil (>= 0.1.0)
Release Notes
This is a PowerShell AnyPackage provider. It is a wrapper on top of Choco.
It discovers Chocolatey packages from https://www.chocolatey.org/ and other NuGet repos.
FileList
- AnyPackage.Chocolatey.nuspec
- private\Find-ChocoPackage.ps1
- AnyPackage.Chocolatey.psd1
- private\Write-Package.ps1
- AnyPackage.Chocolatey.psm1
- private\Get-ChocoPackage.ps1