| Crates.io | covidd |
| lib.rs | covidd |
| version | 0.1.9 |
| created_at | 2020-11-28 00:52:27.777766+00 |
| updated_at | 2021-02-03 12:14:26.127097+00 |
| description | Render current covid data for Dresden in the terminal |
| homepage | |
| repository | https://github.com/knutwalker/covidd/ |
| max_upload_size | |
| id | 317279 |
| size | 750,107 |
Render COVID-19 case data for Dresden in the terminal
This tool is build with Rust so you need to have a rust toolchain and cargo installed. If you don't, please visit https://rustup.rs/ and follow their instructions.
The preferred way is to run:
make install
If you do not have a fairly recent make (on macOS, homebrew can install a newer version),
or don't want to use make, you can also run cargo install --path ..
If you don't want to compile on your own, you can find binaries at the Github release page.
Run covidd.
Run covidd --help for an overview of more available options.

License: MIT OR Apache-2.0