Last active
March 4, 2018 19:11
-
-
Save seankearon/02c526280c2232b28015c68b4680a7f1 to your computer and use it in GitHub Desktop.
This file contains 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
# PLUS: npm install --global --production windows-build-tools | |
choco install spotify -y | |
choco install visualstudiocode -y | |
choco install microsoftazurestorageexplorer -y | |
choco install sourcetree --version 1.9.10.0 -y | |
choco install webstorm -y | |
choco install jetbrainstoolbox -y | |
# not updated choco install jetbrains-rider -y | |
choco install balsamiqmockups3 -y | |
choco install beyondcompare -y | |
choco install docker-for-windows -y | |
choco install malwarebytes -y | |
choco install resharper -y | |
choco install sql-server-management-studio -y | |
choco install winrar -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment