iptoux / bash_error_lib

An standalone bash "library" that catches mostly all errors of an bash script.
Creative Commons Zero v1.0 Universal
3 stars 0 forks source link

Update with new version #10

Closed iptoux closed 1 year ago

iptoux commented 1 year ago

ADD NEW FEAT - #6 - Colors on output.

_Originally posted by @iptoux in https://github.com/iptoux/bash_error_lib/issues/6#issuecomment-1364754816_

I think, mostly all is done here 😃 You can specific color on each line/word and set some simple formating. On/off by cmd arg (-c/--color) or in library as VAR.

Included:

Screenshot 2022-12-26 00 36 23