programming:elixir:setup
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
programming:elixir:setup [2023/06/21 14:19] – [Erlang] maferreira | programming:elixir:setup [2023/06/27 09:52] (current) – [Elixir] maferreira | ||
---|---|---|---|
Line 22: | Line 22: | ||
Also, since the Java interface is not used, you can disable it. | Also, since the Java interface is not used, you can disable it. | ||
<code bash> | <code bash> | ||
+ | $ export KERL_BUILD_DOCS=yes | ||
$ export KERL_CONFIGURE_OPTIONS=" | $ export KERL_CONFIGURE_OPTIONS=" | ||
$ asdf install erlang < | $ asdf install erlang < | ||
Line 50: | Line 51: | ||
<code bash> | <code bash> | ||
$ asdf global elixir < | $ asdf global elixir < | ||
+ | </ | ||
+ | |||
+ | If you want to navigate through **iex**' | ||
+ | |||
+ | <code bash> | ||
+ | export ERL_AFLAGS=" | ||
</ | </ |
programming/elixir/setup.1687357196.txt.gz · Last modified: 2023/06/21 14:19 by maferreira