Initial commit

This commit is contained in:
jficz
2023-12-01 14:10:45 +01:00
commit e2343da168
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
"THE BEER-WARE LICENSE" (Revision 42): <phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return Poul-Henning Kamp
+5
View File
@@ -0,0 +1,5 @@
# advent-bash-2022
Advent of Code 2022 challenge.
Pure bash attempt.