Text user interface for golang.
This repository has been archived on 2021-03-25. You can view files and clone it, but cannot push or open issues/pull-requests.
Go to file
jdl 65f189309e WIP 2021-03-24 12:34:41 +01:00
example/simple WIP 2021-03-24 12:34:41 +01:00
.gitignore Initial commit 2021-03-24 11:18:05 +00:00
LICENSE Initial commit 2021-03-24 11:18:05 +00:00
README.md Initial commit 2021-03-24 11:18:05 +00:00
go.mod WIP 2021-03-24 12:21:06 +01:00
go.sum WIP 2021-03-24 12:21:06 +01:00
input.go Added GetPassword function. 2021-03-24 12:24:17 +01:00
menu.go WIP 2021-03-24 12:34:41 +01:00
output.go WIP 2021-03-24 12:34:41 +01:00
stringutil.go WIP 2021-03-24 12:21:06 +01:00
stringutil_test.go WIP 2021-03-24 12:21:06 +01:00
tui.go WIP 2021-03-24 12:21:06 +01:00
util.go WIP 2021-03-24 12:34:41 +01:00

README.md

tui

Text user interface for golang.