Closed kriogenia closed 6 months ago
Adds new output messages when using rede run. Allow control of terminal output with three new flags:
rede run
--no-color
--quiet
--verbose
feat: define verbose and quiet flags
feat: create terminal wrapper
feat: add output on run
tyding: extract command trait
tyding: add macros to root tests
test: improve run tests
feat: --no-color
Adds new output messages when using
rede run
. Allow control of terminal output with three new flags:--no-color
--quiet
--verbose
feat: define verbose and quiet flags
feat: create terminal wrapper
feat: add output on run
tyding: extract command trait
tyding: add macros to root tests
test: improve run tests
feat: --no-color