Skip to content

Instantly share code, notes, and snippets.

@lholman
Last active July 27, 2017 14:55
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 lholman/f6f789cfd1dc994fd707 to your computer and use it in GitHub Desktop.
Save lholman/f6f789cfd1dc994fd707 to your computer and use it in GitHub Desktop.
Developer Windows BoxStarter Script
#http://boxstarter.org/package/nr/url?
choco install git
choco install visualstudiocode
choco install pester
choco install poshgit
choco install googlechrome
choco install powershell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment