Skip to content

Commit da2d20e

Browse files
authored
Add Terminal.Gui Designer (#3902)
Terminal.Gui Designer is special in the sense it is also a good companion tool, especially for rapid prototyping and for beginners.
1 parent 81ad695 commit da2d20e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ cd myproj
2828
dotnet run
2929
```
3030

31+
There is also a [visual designer](https://github.com/gui-cs/TerminalGuiDesigner) (uses Terminal.Gui itself).
32+
3133
## Documentation
3234

3335
* [Getting Started](https://gui-cs.github.io/Terminal.GuiV2Docs/docs/getting-started.html)

0 commit comments

Comments
 (0)