zebra/zebrad
teor 0e42d8b6c1 Always enable color_eyre, even when color is disabled
We want to automatically disable colors upstream in color_eyre,
and add a config that allows users to always turn off color.
2020-12-02 10:25:44 -08:00
..
src Always enable color_eyre, even when color is disabled 2020-12-02 10:25:44 -08:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests enable tracing acceptance test 2020-12-01 11:03:13 -05:00
Cargo.toml Automatically disable colors when tracing to a file 2020-12-02 10:25:44 -08:00
README.md
build.rs Include short sha in log messages and error urls (#1410) 2020-12-01 12:13:20 -08:00

README.md

Zebrad

Zebrad is an application.

Getting Started

This application is authored using Abscissa, a Rust application framework.

For more information, see:

Documentation