Files
Terminal.Gui/StandaloneExample/README.md
Charlie Kindel 3d984fae1a updated README
2020-05-20 15:23:21 -06:00

234 B

This is just a simple standalone sample that shows how to consume Terinal.Gui from a NuGet package and .NET Core project.

Simply run:

$ dotnet run

To launch the application. Or use Visual Studio, open the solution and run.