boilerplate

This commit is contained in:
2025-12-17 15:54:01 -06:00
commit 314cb65843
8 changed files with 100 additions and 0 deletions

15
.gitmodules vendored Normal file
View File

@@ -0,0 +1,15 @@
[submodule "SkywardGradeChecker"]
path = SkywardGradeChecker
url = https://git.keshavanand.net/KeshavAnandCode/SkywardGradeChecker
[submodule "external/spdlog"]
path = external/spdlog
url = https://github.com/gabime/spdlog
[submodule "external/cpr"]
path = external/cpr
url = https://github.com/libcpr/cpr
[submodule "external/clickhouse-cpp"]
path = external/clickhouse-cpp
url = https://github.com/ClickHouse/clickhouse-cpp
[submodule "external/tomlplusplus"]
path = external/tomlplusplus
url = https://github.com/marzer/tomlplusplus