Initial commit.

This commit is contained in:
2025-12-02 21:21:13 +01:00
commit d1e9f6ab23
11 changed files with 971 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
dotnet run --project ZZCakeBuild/CakeBuild.csproj -- $args
exit $LASTEXITCODE;