Skip to content

Instantly share code, notes, and snippets.

@mederic-p
Created July 26, 2018 09:56
Show Gist options
  • Save mederic-p/fbcb9e3f626fe9544651e1b5c983f929 to your computer and use it in GitHub Desktop.
Save mederic-p/fbcb9e3f626fe9544651e1b5c983f929 to your computer and use it in GitHub Desktop.
eWallet setup brew commands
# If you don't have it, install brew:
/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 yarn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment