A library for creating pleasant command-line output for repetitive tasks, where a callback must iterate over an array of arguments.
This library assumes support for ANSI Escape Codes. If your terminal does not support ANSI Escape Codes, then tough luck.
ANSI Escape Codes
See Source File
Copyright (C) Jonathan M. Wilbur
https://mit-license.org/, MIT License
A library for creating pleasant command-line output for repetitive tasks, where a callback must iterate over an array of arguments.
This library assumes support for ANSI Escape Codes. If your terminal does not support ANSI Escape Codes, then tough luck.