dotfiles/brew

10 lines
192 B
Plaintext
Raw Normal View History

2012-06-18 21:46:35 +02:00
# Make sure were using the latest Homebrew
brew update
# Upgrade any already-installed formulae
brew upgrade
# Install what we need
brew install git
brew install node
brew install android