Currently nuget is obtained from the build_tools_location, which is great if you have access to that network location.
Some tools are just as easily downloadable from the web, nuget command line bootstrapper is available from
http://download.codeplex.com/Download?ProjectName=nuget&DownloadId=222685&FileTime=129528596690500000&Build=18365
It would have to run the bootstrapper first to then download the actual nuget exe.
Whether this could be used for something like stylecop?
Currently nuget is obtained from the build_tools_location, which is great if you have access to that network location.
Some tools are just as easily downloadable from the web, nuget command line bootstrapper is available from
http://download.codeplex.com/Download?ProjectName=nuget&DownloadId=222685&FileTime=129528596690500000&Build=18365
It would have to run the bootstrapper first to then download the actual nuget exe.
Whether this could be used for something like stylecop?