Skip to content

Instantly share code, notes, and snippets.

@robertosljunior
Created June 1, 2016 19:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robertosljunior/caf4d1bc11913d0bb442b3e92c5ee2ea to your computer and use it in GitHub Desktop.
Save robertosljunior/caf4d1bc11913d0bb442b3e92c5ee2ea to your computer and use it in GitHub Desktop.
Download nuget (powershell)
powershell "(new-object net.webclient).DownloadFile('https://nuget.org/nuget.exe', 'nuget.exe')"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment