Skip to content

Instantly share code, notes, and snippets.

View andrewhoff's full-sized avatar

Andrew Hoff andrewhoff

View GitHub Profile
#!/bin/bash
# Prerequisites
# Install Xcode (https://itunes.apple.com/au/app/xcode/id497799835?mt=12)
# Get CLI Tools xcode-select --install
# Setup brew
# ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew update