Posh-ChocoBear
0.1.3
# Posh-ChocoBear
PoshChocobear exits is to install chocolatey with the choco-bear feed and choco-bear extension for chocolatey and to make configured installs with multiple feeds easier to setup.
It includes additional functions Install-ChocolateyPackage and Remove-ChocolateyPackage that wrap choco install, upgrade, and emove commands.
The value in having
# Posh-ChocoBear
PoshChocobear exits is to install chocolatey with the choco-bear feed and choco-bear extension for chocolatey and to make configured installs with multiple feeds easier to setup.
It includes additional functions Install-ChocolateyPackage and Remove-ChocolateyPackage that wrap choco install, upgrade, and emove commands.
The value in having powershell functions that wrap those commands is the autocomplete feature for PowerSheel commands and the ease of passing in arguments to parameters like <c>-Params</c> which maps to Chocolatey's --params</c>, <c>--package-parameters</c>parameter.
In the future, PoshChocobear will include Install-ChocoBearPackage and Remove-ChocoBearPackage will include standard package parameters for the packages in the choco-bear feed such as -NoInstall, -User for user scoped installs instead of machine level installs, etc.
Instructions on installing and using the module can be found in the [README](https://gitlab.com/badmishkallc/posh-ops/blob/master/src/PoshChocoBear/README.md) in the posh-ops project on gitlab.
Installation Options
Owners
Copyright
(c) 2016 Bad Mishka.
Package Details
Author(s)
- Bad Mishka LLC
Tags
choco-bear Chocolatey chocobear posh-chocobear
Dependencies
This module has no dependencies.
FileList
- Posh-ChocoBear.nuspec
- Install-ChocoBear.ps1
- Install-Chocolatey.ps1
- Install-ChocolateyPackage.ps1
- New-ChocoBearInstallConfig.ps1
- Posh-ChocoBear.psd1
- Posh-ChocoBear.psm1
- README.md
- Remove-ChocolateyPackage.ps1
- Set-ChocolateyAccept.ps1
- Test-ChocolateyPackagePath.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.3 (current version) | 993 | 9/25/2016 |
0.1.2 | 19 | 9/25/2016 |
0.1.1 | 20 | 9/25/2016 |