Learning Elixir by solving Advent of Code puzzles. Some solutions are from coding along while watching Jose Valim's live AOC stream. Links are included.
To compile and run tests:
elixir filename.exs --test
To run using input file
elixir filename.exs