a new beginning

Signed-off-by: Folling <mail@folling.io>
This commit is contained in:
Folling 2023-08-22 00:27:22 +02:00 committed by Folling
commit ca4d4a5dbe
No known key found for this signature in database
25 changed files with 1718 additions and 0 deletions

9
.gitmodules vendored Normal file
View file

@ -0,0 +1,9 @@
[submodule "vendor/catch2"]
path = vendor/catch2
url = git@github.com:catchorg/Catch2.git
[submodule "vendor/sqlitecpp"]
path = vendor/sqlitecpp
url = ssh://git@git.rewritesarebliss.com:16658/Folling/sqlitecpp.git
[submodule "vendor/doxygen-awesome-css"]
path = vendor/doxygen-awesome-css
url = git@github.com:jothepro/doxygen-awesome-css.git