Skip to content

Instantly share code, notes, and snippets.

@erichexter
Last active December 15, 2015 20:09
Show Gist options
  • Save erichexter/5316043 to your computer and use it in GitHub Desktop.
Save erichexter/5316043 to your computer and use it in GitHub Desktop.
@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('http://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin
cinst hexter.octopus
"c:\Program Files (x86)\Octopus\Tools\Tools.exe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment