Implement top-level CLI for executing solvers and dynamically fetching inputs

This commit is contained in:
Nettika
2023-12-15 23:46:15 -08:00
parent 2cd901b1de
commit 0b30503e72
4 changed files with 91 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
"My solutions to Advent of Code 2023"
__author__ = "Nettika <nettika@leaf.ninja>"
__version__ = "1.0.0"