Moved brew-formulas.txt to Brewfile

http://robots.thoughtbot.com/brewfile-a-gemfile-but-for-homebrew
This commit is contained in:
David Baumgold
2014-01-27 10:40:01 -05:00
parent 9d950436d6
commit 78963565b8
2 changed files with 18 additions and 15 deletions

18
Brewfile Normal file
View File

@@ -0,0 +1,18 @@
# Run `brew bundle` to automatically install these packages
# http://robots.thoughtbot.com/brewfile-a-gemfile-but-for-homebrew
install readline
install sqlite
install gdbm
install pkg-config
install gfortran
install python
install yuicompressor
install node
install graphviz
install mysql
install geos
install mongodb
install lynx
install libjpeg
install libtiff

View File

@@ -1,15 +0,0 @@
readline
sqlite
gdbm
pkg-config
gfortran
python
yuicompressor
node
graphviz
mysql
geos
mongodb
lynx
libjpeg
libtiff