Created
July 11, 2021 07:09
-
-
Save h4n2k/ff5adc10d9d511afac7d47e3a824f1f2 to your computer and use it in GitHub Desktop.
install phoenix framework - elixir lang - arch linux
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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