Hacker News new | ask | show | jobs
by mm89 2240 days ago
Installing something is easy, learning how to write Elixir/Phoenix/maybe Erlang is the hard part.

Don't ever let "installation" prevent you from trying something, on Mac it's literally "brew install elixir" followed by a command to install phoenix framework.

1 comments

You are right and that is what I meant.

Sometimes though installation is a real pain. (For ex. OCaml/OPAM on Debian)