* Allow forcing colored output in `zebrad` Add a configuration item that allows forcing Zebra to output in color mode even if the output device is not a terminal. * Allow enabling colored output from Zebra in tests Force Zebrad instances to use colored output if the `ZEBRA_FORCE_USE_COLOR` environment variable is set. Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
proptest-regressions/components/mempool/storage/tests | ||
src | ||
systemd | ||
tests | ||
Cargo.toml | ||
README.md | ||
build.rs |
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: