initial commit

This commit is contained in:
2024-03-25 23:16:07 +01:00
commit 8f31c35bc9
62 changed files with 1348332 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
ROOT="$(git rev-parse --show-toplevel)"
echo $ROOT/tools/highlight-test-generator/Generator.csproj
dotnet run --project $ROOT/tools/highlight-test-generator/Generator.csproj $1