Hacker News new | ask | show | jobs
Building a Terminal User Interface with Golang (earthly.dev)
3 points by jalletto 1519 days ago
1 comments

Just started learning Go. Usually I build a terminal application when learning a new language. This time I decided to look into a library to help me create a more interesting UI. There are a lot of great libraries out there. Here's a tutorial I put together on Tview.