@hackage / cli-extras

Miscellaneous utilities for building and working with command line interfaces

Latest0.2.1.2

About

Metadata

  • Last updated , by alexfmpe
  • License BSD-3-Clause
  • Maintained by: maintainer@obsidian.systems

  • Lottery factor: 6

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.1
  3. 9.8.2
  4. 9.6.1
  5. 9.4.5
  6. 9.2.5
  7. 9.0.1
  8. 8.10.7
  9. 8.8.1
  10. 8.6.5

Readme

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.