This adds basic testing, the logger, caching and an commandline argument parser Reviewed-on: #2 closes #1
6 lines
99 B
TOML
6 lines
99 B
TOML
FileVersion = 1
|
|
|
|
[Project]
|
|
Name = "Common"
|
|
TargetType = "BeefLib"
|
|
StartupObject = "Common.Program"
|