cli-covid19

Crates.iocli-covid19
lib.rscli-covid19
version0.2.5
sourcesrc
created_at2020-08-08 17:04:03.093657
updated_at2020-08-10 03:42:27.743497
descriptionCLI to get daily report covid19 by countries
homepage
repositoryhttps://github.com/adiatma/cli-covid19
max_upload_size
id274399
size41,226
Adiatma Kamarudin (adiatma)

documentation

README

cli-covid19

An cli (command line interface) to get covid19 report by country in your terminal.

Install

cargo install cli-covid19

Usage

> cli-covid19 id
+-------------+----------------------------+
| Last Update | 2020-08-10 02:35:19 +00:00 |
+-------------+----------------------------+
| Confirmed   | 125396                     |
+-------------+----------------------------+
| Recovered   | 80952                      |
+-------------+----------------------------+
| Deaths      | 5723                       |
+-------------+----------------------------+
Commit count: 36

cargo fmt