obsidiansystems / cli-extras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cli-extras

Haskell Hackage Hackage CI Github CI BSD3 License

This library collects several utilities that are helpful when building command line interface applications.

It provides facilities for logging, formatted printing to the terminal, spinners, and theming.

For an example of this library in action, have a look at cli-git.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 96.4%Language:Nix 3.6%