package

github.com/robacarp/keimeno

0.3.0 / published Apr 4, 2020 / repository

A lightweight text user interface library in Crystal

κείμενο - "keímeno" - text

Crystal Version GitHub

A lightweight and simple, native crystal library for text based interactive command line interfaces (TUI).

FZF like demo

Installation

Update your shard.yml to include keymeno

dependencies:
+  keimeno:
+    github: robacarp/keimeno

Usage

See the demos

API