Installation
install elixir and erlang:
$ brew install elixirinstall hex:
$ mix local.hexinstall phoenix:
$ mix archive.install https://github.com/phoenixframework/archives/raw/master/phx_new.ez-
install node (optional):
$ brew install nodebrunch: compile static assets (which use npm)
skip
--no-brunch
-
install postgres:
$ brew install postgresqlswitch other db:
--database mysql