Skip to content

Instantly share code, notes, and snippets.

@h4n2k
Created July 11, 2021 07:09
Show Gist options
  • Save h4n2k/ff5adc10d9d511afac7d47e3a824f1f2 to your computer and use it in GitHub Desktop.
Save h4n2k/ff5adc10d9d511afac7d47e3a824f1f2 to your computer and use it in GitHub Desktop.
install phoenix framework - elixir lang - arch linux
yay elixir
elixir -v
mix archive.install hex phx_new 1.5.9
mix archive.install github hexpm/hex branch latest
mix archive.install hex phx_new 1.5.9
yay inotify-tools
mix phx.new hello
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment