1
0
Fork 0
advent-of-code/2021/README.md

23 lines
465 B
Markdown
Raw Normal View History

# Advent of Code 2021
<details>
<summary>Setup</summary>
Using [asdf]:
```sh
asdf plugin add erlang
asdf plugin add elixir
asdf install
```
</details>
| 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 |
[asdf]: https://asdf-vm.com/#/