chocolatey 0.9.8.24-alpha1

This is a prerelease version of chocolatey.
There is a newer version of this package available.
See the version list below for details.
dotnet add package chocolatey --version 0.9.8.24-alpha1                
NuGet\Install-Package chocolatey -Version 0.9.8.24-alpha1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="chocolatey" Version="0.9.8.24-alpha1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add chocolatey --version 0.9.8.24-alpha1                
#r "nuget: chocolatey, 0.9.8.24-alpha1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install chocolatey as a Cake Addin
#addin nuget:?package=chocolatey&version=0.9.8.24-alpha1&prerelease

// Install chocolatey as a Cake Tool
#tool nuget:?package=chocolatey&version=0.9.8.24-alpha1&prerelease                

Chocolatey is a package manager for Windows (like apt-get but for Windows). It was designed to be a decentralized framework for quickly installing applications and tools that you need. It is built on the NuGet infrastructure currently using PowerShell as its focus for delivering packages from the distros to your door, err computer.

You can host your own sources and add them to chocolatey, you can extend chocolatey's capabilities, and folks, it's only going to get better.

== Commands ==
There are quite a few commands you can call - you should check out the command reference at: https://github.com/chocolatey/chocolatey/wiki/CommandsReference

   Search - choco search something
   List - choco list -lo
   Install - choco install baretail
   Update - choco update baretail
   Uninstall - choco uninstall baretail

More advanced commands and switches listed on the command reference, including how you can force a package to install the x86 version of a package.

== Create Packages? ==
We have some great guidance on how to do that. Where? I'll give you a hint, it rhymes with sticky! https://github.com/chocolatey/chocolatey/wiki/CreatePackages

In that mess there is a link to the Helper Reference - https://github.com/chocolatey/chocolatey/wiki/HelpersReference

== Chocolatey gods? ==
Humor related to playing off of tiki gods. We like humor. Don't take life so seriously, you will never get out alive.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on chocolatey:

Repository Stars
danielpalme/ReportGenerator
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
zarunbal/LogExpert
Windows tail program and log file analyzer.
Version Downloads Last updated
0.9.8.28 3,059 11/4/2014
0.9.8.27 1,754 7/14/2014
0.9.8.27-beta1 96 7/13/2014
0.9.8.26 138 7/12/2014
0.9.8.25 243 7/7/2014
0.9.8.24 147 7/3/2014
0.9.8.24-rc2 89 6/30/2014
0.9.8.24-rc1 114 6/25/2014
0.9.8.24-beta2 95 6/8/2014
0.9.8.24-alpha1 103 2/11/2014
0.9.8.23 268 11/11/2013
0.9.8.22 105 11/11/2013
0.9.8.22-alpha1 92 11/9/2013
0.9.8.21 111 11/8/2013
0.9.8.21-beta2 89 11/8/2013
0.9.8.21-beta1 91 10/26/2013
0.9.8.21-alpha2 89 6/27/2013
0.9.8.21-alpha1 81 5/30/2013
0.9.8.20 441 12/11/2012
0.9.8.20-beta1 87 12/5/2012
0.9.8.20-alpha2 90 10/16/2012
0.9.8.19 166 7/2/2012
0.9.8.18 109 6/16/2012
0.9.8.17 99 6/15/2012
0.9.8.17-rc2 87 6/13/2012
0.9.8.17-rc1 90 6/13/2012
0.9.8.16 101 2/27/2012
0.9.8.15 103 2/27/2012
0.9.8.15-beta1 98 2/17/2012
0.9.8.14 107 2/6/2012
0.9.8.13 98 1/8/2012
0.9.8.12 109 11/20/2011
0.9.8.11 106 10/14/2011
0.9.8.10 108 9/17/2011
0.9.8.9 98 9/10/2011
0.9.8.8 108 9/10/2011
0.9.8.7 108 9/2/2011
0.9.8.6 128 7/27/2011
0.9.8.5 104 7/27/2011
0.9.8.4 144 7/27/2011
0.9.8.3 149 7/7/2011
0.9.8.2 165 5/21/2011
0.9.8.1 108 5/18/2011
0.9.8 117 5/4/2011
0.9.7.3 109 4/30/2011
0.9.7.2 107 4/29/2011
0.9.7.1 105 4/29/2011
0.9.7 110 4/29/2011
0.9.6.4 110 4/26/2011
0.9.6.3 108 4/25/2011
0.9.6.2 108 4/25/2011
0.9.6.1 111 4/23/2011
0.9.6 142 4/23/2011
0.9.5 157 4/21/2011
0.9.4 204 4/10/2011
0.9.3 175 4/4/2011
0.9.2 187 4/4/2011
0.9.1 157 3/30/2011
0.9.0 160 3/28/2011
0.8.0 162 3/28/2011
0.7.0 168 3/27/2011
0.6.0 170 3/23/2011

See all - https://github.com/chocolatey/chocolatey/blob/master/CHANGELOG.md

v0.9.8.24:

 Will be listed later, for now see source code