Description
Miscellaneous utilities for building and working with command line interfaces.
Description
Convenience functions for writing command line interfaces, providing facilities for logging, process management, and printing to the terminal.
README.md
cli-extras
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.