Files
Terminal.Gui/StandaloneExample/README.md
Charlie Kindel c1f08b2531 updated README
2020-05-21 22:50:21 +01: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.