covid

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2020 License: MIT Imports: 24 Imported by: 0

README

covid

goreportcard

Shows number of COVID-19 cases.

Install

GO111MODULE=on go get github.com/m4ns0ur/covid Note that $GOPATH/bin should be in the path.

Usage

$ covid -h
Shows number of COVID-19 cases.

Usage:
  covid [flags]

Flags:
  -e, --cache            enable request caching (default true)
  -c, --country string   country to show number of cases for
  -g  --graph            plot graph, only if country is selected
  -s, --save             save/overwrite data in file (default true)
  -t, --top-confirmed    Top 10 countries by most confirmed cases
      --top-dead         Top 10 countries by most dead cases
      --top-recovered    Top 10 countries by most recovered cases
  -v, --verbose          more verbose operation information
  -h, --help             help for covid

Screenshot

screenshot-1

Dataset

It's using data provided by Johns Hopkins CSSE.

License

MIT - see LICENSE

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL