Zebra/zebrad
teor 79c0c4ec57 Stop assuming there will always be a git commit
Enable builds where:
* there is no google cloud git commit env var, and
* there is no `.git` directory.

By making all `vergen` env vars optional, and skipping any env vars that
don't exist.
2021-04-20 13:48:31 -04:00
..
src Stop assuming there will always be a git commit 2021-04-20 13:48:31 -04:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Update a test comment 2021-04-07 19:25:31 +10:00
Cargo.toml Revert "build(deps): bump vergen from 5.1.1 to 5.1.2" 2021-04-20 10:19:02 -04:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
build.rs Stop assuming there will always be a git commit 2021-04-20 13:48:31 -04: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