Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 427 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 427 Bytes

Kary Framework for Go

Kary Framework is a Cross Platform Textual User Interface Implementation Framework made of components for String Manipulation, Terminal Viewport Management and Terminal UI Widgets.

Installation

Make sure to have the repository cloned at the Go Path of:

$GOPATH/src/kary/core

So to install it run:

git clone https://github.com/karyfoundation/go-corelib.git $GOPATH/src/kary/core