text-draw

zlib

A utility library to draw nice presentations in pure text.

$ area51 add text-drawCopy

Usage

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