Skip to content

Commit

Permalink
adding sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
nurey committed Apr 9, 2012
1 parent c080baf commit a91cf0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mac
Expand Up @@ -35,6 +35,9 @@ echo "Installing ImageMagick, good for cropping and re-sizing images ..."
echo "Installing QT, used by Capybara Webkit for headless Javascript integration testing ..."
brew install qt

echo "Installing Sphinx, the search engine ..."
brew install sphinx

echo "Installing RVM (Ruby Version Manager) ..."
bash -s stable < <(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer)
echo "
Expand Down

0 comments on commit a91cf0a

Please sign in to comment.