mirror of
https://github.com/VladimirMarkelov/clui.git
synced 2025-04-28 13:48:50 +08:00
6 lines
136 B
Go
6 lines
136 B
Go
/*
|
|
Package clui is an UI library to create simple interactive console applications.
|
|
Inspired by Borland TurboVision.
|
|
*/
|
|
package clui
|