cl-tui

MIT

High-level library for making Text User Interfaces

$ area51 add cl-tuiCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-tui:some-function ...)