1
0
Fork 0

Format brew-musthave

This commit is contained in:
Gregory Eremin 2014-08-08 18:00:02 +07:00
parent ccc947b1a2
commit 2575d8f150
1 changed files with 35 additions and 1 deletions

View File

@ -1,3 +1,37 @@
#!/bin/sh
brew install autoconf automake cmake doxygen fish freetype git graphicsmagickwget htop-osx httperf jq libevent libspatialite memcached mysql nginx node openssl phantomjs postgis postgresql pyqt python python3 qt rbenv rbenv-vars readline redis riak sqlite the_silver_searcher tmux v8
brew install \
autoconf \
automake \
cmake \
doxygen \
fish \
freetype \
git \
graphicsmagickwget \
htop-osx \
httperf \
jq \
libevent \
libspatialite \
memcached \
mysql \
nginx \
node \
openssl \
phantomjs \
postgis \
postgresql \
pyqt \
python \
python3 \
qt \
rbenv \
rbenv-vars \
readline \
redis \
riak \
sqlite \
the_silver_searcher \
tmux \
v8