aboutsummaryrefslogtreecommitdiffstats
path: root/AoC2022/readme.org
blob: ae155cb81906a3af9a55b97992509ede9cdfc7ee (plain)
1
2
3
4
5
6
7
8
#+title: Readme

* Multi-language solutions for the 2022 Advent of code

From any directory to execute the solutions call
#+begin_src bash
make -C .. <language>
#+end_src