Clones numerous github repositories, and executes the appropriate scripts that install postgres, elixir, erlang, elm, etc.
cd fedora-install
chmod +x install.sh
./install.sh
Clones numerous github repositories, and executes the appropriate scripts that install postgres, elixir, erlang, elm, etc.
ShellMIT