Skip to content

Instantly share code, notes, and snippets.

@nzajt
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nzajt/e24606b24cc7a20c2a8f to your computer and use it in GitHub Desktop.
Save nzajt/e24606b24cc7a20c2a8f to your computer and use it in GitHub Desktop.
echo "Started"
brew tap homebrew/dupes
brew tap homebrew/versions
brew tap homebrew/homebrew-php
brew update
brew install --without-apache --with-fpm --with-mysql --whith-mcrypt php55
brew install nginx mariadb
echo "done"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment