March 15, 2014
An IT and Web Development Blog
March 15, 2014
I started using Chocolatey to deploy applications both at work and at home. The install is simply a PowerShell script and all applications are installed from the command line using cinst . It is very simple to use and powerful. Check it out www.chocolatey.org
Kevin