~kb/terminimal

A tiny CLI toolkit for building terminal apps for humans.
remove GH items from readme
79f6b1ec — Kim Burgess 5 years ago
support static spinner messages
fdfe946b — Kim Burgess 5 years ago
proxy all IO mapping to main module

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~kb/terminimal
read/write
git@git.sr.ht:~kb/terminimal

You can also use your local clone with git send-email.

#Terminimal

Terminimal is a tiny toolkit for building CLI apps in crystal-lang that are designed for humans.

It provides a nice API and wrappers for ANSI escape sequences and a selection of useful tools for building simple, aesthetically pleasing output.

Read the docs