Zebra/zebrad
Alfredo Garcia e037466e26
Acceptance tests - check kill signal (#814)
* check kill signal exit code

* change names and add docs

* change exit_status() to was_killed()

* change assert calls
2020-08-04 13:38:39 -07:00
..
src Command execution tests (#690) 2020-08-01 16:15:26 +10:00
tests Acceptance tests - check kill signal (#814) 2020-08-04 13:38:39 -07:00
Cargo.toml build(deps): bump tracing-subscriber from 0.2.9 to 0.2.10 2020-08-03 21:11:50 -04: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