We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Install Erlang, Elixir, PostgreSQL, and Phoenix with one command
almirsarajcic
Created 14 days ago
So, you’ve read about Elixir, played with it in Livebook and now you’re ready for the big leagues. You want to start working on your new app idea with this great new stack.
Look no further. With one simple command, turn your laptop into a dev machine:
# Linux
$SHELL -c "$(curl -fsSL https://phx.tools/Linux.sh)"
# macOS
$SHELL -c "$(curl -fsSL https://phx.tools/macOS.sh)"
No bloat, only good stuff: mise, Erlang, Elixir, PostgreSQL, and Phoenix.
Check out our website for more info: https://phx.tools.
Copy link
copied to clipboard