Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.44 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.44 KB

ttuy

ttuy

Build Releases GoDoc Go Report Card

ttuy (pronounced tee-tee-YU-Y or like TUI) is an easy-to-use, performant, procedural TUI library. It has widgets for asking for user input through text, selection, showing progress, and for creating your own interactive widgets.

go get github.com/electrikmilk/ttuy
import "github.com/electrikmilk/ttuy"

Documentation

ttuy uses ANSI escape codes to manipulate the terminal.