1
0
Fork 0
advent-of-code/2021
Sloane Perrault a691461882 Setup 2021 (#1)
* chore: scaffold project

* chore: stand up puzzle solver, puzzle case

* feat: solution runner

* feat: solution generator
2022-09-21 09:19:53 -04:00
..
lib Setup 2021 (#1) 2022-09-21 09:19:53 -04:00
priv/inputs Setup 2021 (#1) 2022-09-21 09:19:53 -04:00
test Setup 2021 (#1) 2022-09-21 09:19:53 -04:00
.formatter.exs Setup 2021 (#1) 2022-09-21 09:19:53 -04:00
.gitignore Setup 2021 (#1) 2022-09-21 09:19:53 -04:00
.tool-versions Setup 2021 (#1) 2022-09-21 09:19:53 -04:00
mix.exs Setup 2021 (#1) 2022-09-21 09:19:53 -04:00
mix.lock Setup 2021 (#1) 2022-09-21 09:19:53 -04:00
README.md Setup 2021 (#1) 2022-09-21 09:19:53 -04:00

Advent of Code 2021

Setup

Using asdf:

asdf plugin add erlang
asdf plugin add elixir
asdf install
S M T W T F S
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25