initial commit

This commit is contained in:
2026-03-03 23:50:39 -06:00
commit fa9ff2c753
14 changed files with 441 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "spdlog"]
path = spdlog
url = https://github.com/gabime/spdlog.git
[submodule "CLI11"]
path = CLI11
url = https://github.com/CLIUtils/CLI11.git