This repository now keeps only:
UICatalog- the main demo appScenarioRunner- scenario automation tool
All other examples were moved to the gui-cs/Examples repository.
The gui-cs/Examples repo supports building against your local Terminal.Gui source (instead of the NuGet package) to catch breaking changes immediately:
cd ../Examples
dotnet build -p:TerminalGuiRoot=../Terminal.Gui