Last active
July 27, 2017 14:55
-
-
Save lholman/f6f789cfd1dc994fd707 to your computer and use it in GitHub Desktop.
Developer Windows BoxStarter Script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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