An cli (command line interface) to get covid19 report by country in your terminal.
cargo install cli-covid19
```bash
cli-covid19 id +-------------+----------------------------+ | Last Update | 2020-08-10 02:35:19 +00:00 | +-------------+----------------------------+ | Confirmed | 125396 | +-------------+----------------------------+ | Recovered | 80952 | +-------------+----------------------------+ | Deaths | 5723 | +-------------+----------------------------+ ```