Created
March 24, 2017 17:46
-
-
Save motowilliams/7faef44bc270094dc14ff662df7dd1df to your computer and use it in GitHub Desktop.
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
choco install git -y | |
choco install firefox -y | |
choco install jdk8 -y | |
choco install intellijidea-community -y | |
choco install gradle -y | |
choco install androidstudio -y | |
choco install nodejs-lts -y | |
choco install nvm -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment