Open timabell opened 9 years ago
I was looking at https://github.com/jivkok/Chocolatey-Packages/blob/master/jivkok.VSExtensions.2013/Tools/ChocolateyInstall.ps1 for some inspiration, and thought you might like to know that can use Install-ChocolateyVsixPackage instead of doing it with powershell commands - https://github.com/chocolatey/choco/wiki/HelpersInstallChocolateyVsixPackage
You can see an example at https://github.com/timabell/choco-vsvim
I was looking at https://github.com/jivkok/Chocolatey-Packages/blob/master/jivkok.VSExtensions.2013/Tools/ChocolateyInstall.ps1 for some inspiration, and thought you might like to know that can use Install-ChocolateyVsixPackage instead of doing it with powershell commands - https://github.com/chocolatey/choco/wiki/HelpersInstallChocolateyVsixPackage
You can see an example at https://github.com/timabell/choco-vsvim