Skip to content

Instantly share code, notes, and snippets.

@mikechau
Last active January 19, 2016 08:29
Show Gist options
  • Save mikechau/9cf4dc1d5608281fd291 to your computer and use it in GitHub Desktop.
Save mikechau/9cf4dc1d5608281fd291 to your computer and use it in GitHub Desktop.
osx setup
  1. install xcode and accept license
  2. install brew - ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  3. brew install wget
  4. brew install vim
  5. brew install git
  6. install nvm
  7. generate ssh keys
  8. brew install watchman
  9. brew install flow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment