Streamlined Phx.tools installation

almirsarajcic

almirsarajcic

Created 7 months ago

Installing Erlang, Elixir, PostgreSQL, and Phoenix just got simpler.

$SHELL -c "$(curl -fsSL https://phx.tools)"

The old commands still work, though:

# Linux
$SHELL -c "$(curl -fsSL https://phx.tools/Linux.sh)"

# macOS
$SHELL -c "$(curl -fsSL https://phx.tools/macOS.sh)"

Check out our website:
https://phx.tools