Common/BeefSpace.toml
Booklordofthedings 50abe7a88b Implement Logger, Caching, Args (#2)
This adds basic testing, the logger, caching and an commandline argument
parser

Reviewed-on: #2

closes #1
2025-03-27 17:46:02 +01:00

5 lines
90 B
TOML

FileVersion = 1
Projects = {Common = {Path = "."}}
[Workspace]
StartupProject = "Common"