- Install Homebrew:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- Install required dependencies:
brew install postgresql
brew install imagemagick
brew install elixir
brew install git
brew install node
brew install yarn