shellib
shellib is a BASH library for aiding the development of other BASH scripts, including support for common flags (e.g. verbose, logging, debug mode), colorizing text and more.
Note that shellib is beta quality. There may be bugs and future update may contain breaking changes.
Install
shellib is not meant for installing but for inclusion with other scripts
for a standalone executable. See the project page for more information.
Using
Checkout the source from via git clone git@git.sr.ht:~sylvanbytes/shellib
and follow the instructions in the README.md for building.