1. c:\> cinst chocolatey

    Chocolatey 0.9.8.20

    By:

    Chocolatey - think executables/application packages (like apt-get for Windows), not library packages. This is what the Chocolatey NuGet goodness is for. Chocolatey allows you to install application nuggets and run executables from anywhere. ======= Executable Nuggets ======= For example, say you have an executable in the tools folder of your pack... More information

  2. c:\> cinst git.install

    Git (Install) 1.8.1.2

    By:

    Git (for Windows) - Git is a powerful distributed Source Code Management tool. If you just want to use Git to do your version control in Windows, you will need to download Git for Windows, run the installer, and you are ready to start. Note: Git for Windows is a project run by volunteers, so if you want it to improve, volunteer!

  3. c:\> cinst git

    Git 1.8.1.2

    By:

    Git (for Windows) - Git is a powerful distributed Source Code Management tool. If you just want to use Git to do your version control in Windows, you will need to download Git for Windows, run the installer, and you are ready to start. Note: Git for Windows is a project run by volunteers, so if you want it to improve, volunteer!

  4. c:\> cinst notepadplusplus

    Notepad++ 6.3.3

    By:

    Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License. Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a ... More information

  5. c:\> cinst notepadplusplus.install

    Notepad++ (Install) 6.3.3

    By:

    Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License. Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a ... More information

  6. c:\> cinst 7zip

    7Zip 9.22.01.20120225

    By:

    7-Zip is a file archiver with a high compression ratio.

  7. c:\> cinst 7zip.install

    7Zip (Install) 9.22.0

    By:

    7-Zip is a file archiver with a high compression ratio.

  8. c:\> cinst nodejs.install

    Node JS (Install) 0.10.7

    By:

    Node JS - Evented I/O for v8 JavaScript. Node's goal is to provide an easy way to build scalable network programs. This package runs the official Node JS installer, resulting in Node.exe and NPM being installed under Program Files, and added to the SYSTEM PATH environment variable.

  9. c:\> cinst ruby

    Ruby 1.9.3.37400

    By:

    Ruby - A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.

  10. c:\> cinst msysgit

    msysgit 1.7.10.20120526

    By:

    [Deprecated - please use Git package now] msysgit - Git for Windows. Git is a powerful distributed Source Code Management tool. If you just want to use Git to do your version control in Windows, you will need to download Git for Windows, run the installer, and you are ready to start. Note: Git for Windows is a project run by volunteers, so if you w... More information

  11. c:\> cinst ChocolateyGUI

    ChocolateyGUI 0.11.1

    By:

    ChocolateyGUI is a nice GUI on top of the chocolatey commanline tool. It let's you install, upgrade and uninstall packages. It shows you the available packages and it shows the installed packeges. It shows all the information about a package. Due to a dependency on the Windows Management Framework, this package will only work correctly on Window... More information

  12. c:\> cinst python

    Python 2.7.5

    By:

    Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs.

  13. c:\> cinst Console2

    Console2 2.0.148

    By:

    Console2 is a Windows console window enhancement. Console features include: multiple tabs, text editor-like text selection, different background types, alpha and color-key transparency, configurable font, different window styles

  14. c:\> cinst nodejs

    Node JS 0.10.7

    By:

    Node JS - Evented I/O for v8 JavaScript. Node's goal is to provide an easy way to build scalable network programs. This package is an alias for the nodejs.commandline package, which simply installs Node.exe to the Chocolatey folder. Does not include NPM.

  15. c:\> cinst 7zip.commandline

    7Zip (CommandLine) 9.20.0.20120225

    By:

    7-Zip is a file archiver with a high compression ratio. This brings the 7zip command line version to your system.

  16. c:\> cinst sysinternals

    Sysinternals 1.2012.05.14

    By:

    The Sysinternals Troubleshooting Utilities have been rolled up into a single suite of tools. This file contains the individual troubleshooting tools and help files. It does not contain non-troubleshooting tools like the BSOD Screen Saver or NotMyFault

  17. c:\> cinst vlc

    VLC 2.0.2.20120713

    By:

    VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols.

  18. c:\> cinst fiddler

    Fiddler 2.4.2.6

    By:

    Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language. Fiddler is freeware and ca... More information

  19. c:\> cinst putty

    PuTTY 0.62.0.1

    By:

    PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an xterm terminal emulator. | Please install with chocolatey (http://nuget.org/List/Packages/chocolatey).

  20. c:\> cinst gittfs

    GitTfs 0.17.1.1

    By:

    git-tfs is a two-way bridge between TFS and git, similar to git-svn. It fetches TFS commits into a git repository, and lets you push your updates back to TFS.