Posh-ChocoBear

0.1.1


# 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 p

# 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 <c>Install-ChocoBearPackage</c> and <c>Remove-ChocoBearPackage</c> will include
standard package parameters for the packages in the choco-bear feed such as <c>-NoInstall</c>, <c>User</c> 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.
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Posh-ChocoBear -RequiredVersion 0.1.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Posh-ChocoBear -Version 0.1.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Version History

Version Downloads Last updated
0.1.3 991 9/25/2016
0.1.2 19 9/25/2016
0.1.1 (current version) 20 9/25/2016