Advent Of Code 2018 Year: 2018 Language: Elixir Instructions To run tests mix test lib/0/solution_test.exs To run an assignment mix run lib/0/runner.exs To format and lint code mix format && mix credo