golang-exercises/tcell-practice
raul d287ad47a9 Learn event handling and proper rendering
I'm tired of building crappy and ugly interactive interfaces by hand, I
learned Cobra to build CLI tools so I might as well learn tcell to
create TUI tools.
2024-04-03 09:02:33 +02:00
..
go.mod Added tcell-practice exercise 2024-03-18 09:13:29 +01:00
go.sum Added tcell-practice exercise 2024-03-18 09:13:29 +01:00
main.go Learn event handling and proper rendering 2024-04-03 09:02:33 +02:00