Add excel report to manage results #6

Merged
rmontanana merged 8 commits from xlsx into main 2023-08-22 21:40:12 +00:00
2 changed files with 4 additions and 0 deletions
Showing only changes of commit 4370bf51d7 - Show all commits

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "lib/json"]
path = lib/json
url = https://github.com/nlohmann/json.git
[submodule "lib/openXLSX"]
path = lib/openXLSX
url = https://github.com/troldal/OpenXLSX.git

1
lib/openXLSX Submodule

Submodule lib/openXLSX added at b80da42d14