nib.Nib implementation inkpen
with color and icon prefix support
#6
Labels
Milestone
inkpen
with color and icon prefix support
#6
Implement a new package
inkpen
that implements thenib.Nib
API v0 (designed in #5) with color support, custom prefixes and verbosity level icons for human-facing CLI messages.The default IO output stream will be configurable by accepting a io.Writer. The default writer will be color.Output of the github.com/fatih/color that is used and provides automatic TTY and terminal color support detection.
The following verbosity levels will be implemented with default icons:
debug
error
fatal
info
success
warning
The text was updated successfully, but these errors were encountered: