chore: initialize project

This commit is contained in:
2026-06-27 09:50:34 +02:00
parent ac43d3f302
commit e435e61a45
10 changed files with 911 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
dotnet run --project CakeBuild/CakeBuild.csproj -- $args
exit $LASTEXITCODE;