Covid Tracker
Collecting information from worldometers
How to use
- install with
cargo install covid_tracker
help:
covid_tracker -h
```Usage: covid_tracker [OPTIONS]
Options:
-n, --count Number of rows to show [default: 1000]
-w, --world-stats Should the world stats be excluded
-h, --help Print help information
-V, --version Print version information
```