versionone / VersionOne.Client.VisualStudio

View and update VersionOne work items directly from Visual Studio
http://versionone.github.io/VersionOne.Client.VisualStudio
BSD 3-Clause "New" or "Revised" License
2 stars 10 forks source link

Install VS Client from Chocolatey #58

Closed ibuchanan closed 10 years ago

ibuchanan commented 10 years ago

As developers who use Chocolatey for all our other tools, we want to install the VS Client using Chocolatey so we can automate the creation of our development environment.

JogoShugh commented 10 years ago

This is implemented and the command, for now, to install it via Chocolatey is:

cinst VersionOne.Client.VisualStudio -source https://www.myget.org/F/versionone/

ibuchanan commented 10 years ago

I'm glad we learned more about Chocolatey but now is not the time to firm up the creation of a Chocolatey package as part of the build process. Closing as "wontfix".