boilerplate
This commit is contained in:
15
.gitmodules
vendored
Normal file
15
.gitmodules
vendored
Normal 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
|
||||
Reference in New Issue
Block a user