/Elixir

Learning elixir

Primary LanguageElixir

Exilir

Simple repository with my studies of the elixir how compiler project ?

iex -S mix

compile

How execute function ?

FizzBuzz.get_file_content("example.txt")

How recompile project ?

recompile