Creating and publishing Chocolatey packages for powershell Scritps
Chocolatey packages are becoming popular in recent months, there are few reasons for it refer the below list Easy way to deliver the software consistently. It can take source from different formats, UNC, Http, private and public. Behind the scene it is using the Nuget and Powershell to power the software delivery. Nuget packages are… Read More Creating and publishing Chocolatey packages for powershell Scritps