zebra/zebrad
Jane Lusby c1a1493159
use dirs crate for default location of state and config (#714)
* use dirs crate for default location of state and config
* panic if a path isn't specified for zebra-state
2020-07-23 21:12:20 +10:00
..
src use dirs crate for default location of state and config (#714) 2020-07-23 21:12:20 +10:00
tests cleanup warnings throughout codebase 2020-05-27 15:42:29 -04:00
Cargo.toml use dirs crate for default location of state and config (#714) 2020-07-23 21:12:20 +10:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07: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