Skip to content

Instantly share code, notes, and snippets.

@ercanertan
Last active October 12, 2018 13:30
Show Gist options
  • Save ercanertan/5f434e6ff26e05faa32726bc2cab56f9 to your computer and use it in GitHub Desktop.
Save ercanertan/5f434e6ff26e05faa32726bc2cab56f9 to your computer and use it in GitHub Desktop.
MacOSX Preparation
Install Brew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Install Mysql
brew install [email protected]
brew services start [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment