My attempt at Advent of Code 2023 in Elixir Run a single day mix aoc_run 14 Run a single challange mix aoc_run 14 1 test mix aoc_run 14 1 prod mix aoc_run 14 2 test mix aoc_run 14 2 prod Run all challanges at once mix aoc_run Generate Template for a new Day mix aoc_init 25 # for day 25