Build and Test
Build
dotnet build ProEdit.slnx
Test
dotnet test ProEdit.slnx
Benchmarks
dotnet run --project benchmarks/ProEdit.Layout.Benchmarks/ProEdit.Layout.Benchmarks.csproj
Docs
./build-docs.sh
./serve-docs.sh
On Windows:
./build-docs.ps1
./serve-docs.ps1