Created
August 27, 2017 01:44
-
-
Save kahwee/5385ceca03173d05875df5e4566be63c 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
# Install iTerm https://www.iterm2.com/downloads.html (Stable release) | |
# Open and install and run this: | |
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
# Then install git | |
brew install git | |
# Then run this: | |
brew install node | |
# Then install Xcode from App Store |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment