Chocolatey Dev System Packages

These are my chocolatey packages for my development environment. Inspired by Fervent Coder, it's a quick way to get all my favourite tools installed quickly. I primarily created this to setup my new laptop quickly and keep it updated painlessly using chocolately. Hopefully it'll help other developers out as well. It's broken up into three packages.

kareemsultan.developer.toolkit

This package includes many of the general tools I use for my daily development.

kareemsultan.developer.toolkit.dotnet

This package includes many of the tools I use for my daily .NET development.

kareemsultan.desktop

This package includes many of the apps I use every day.

Installation

Install with chocolatey (http://nuget.org/List/Packages/chocolatey).

cinst kareemsultan.developer.toolkit

cinst kareemsultan.developer.toolkit.dotnet

cinst kareemsultan.desktop

Source available at my github repo. https://github.com/kareem613/chocolateypackages