Go to file
Roi Martin (@nibble_ds) 04a2d598ca Rename variables for clarity 2014-01-13 20:21:49 +01:00
_demos Add scroll support. First approach. 2014-01-13 20:15:39 +01:00
.gitignore Initial commit 2013-12-27 21:36:26 +01:00
README.md Update README 2014-01-04 03:48:48 +01:00
attribute.go Remove unnecessary Attributes 2014-01-10 20:57:35 +01:00
gui.go Add scroll support. First approach. 2014-01-13 20:15:39 +01:00
keybinding.go Clean up API 2014-01-11 20:29:16 +01:00
view.go Rename variables for clarity 2014-01-13 20:21:49 +01:00

README.md

GOCUI - Go Console User Interface

Minimalist Go library aimed at creating Console User Interfaces.

(WIP)