- Daily reporting of worldwide Coronavirus statistics.
- Daily reporting of the countries Coronavirus statistics.
- Country
- Cases
- Deaths
- Recovered
- Active
- Critical
- Per Million
- ...
Install globally (recommended).
# Using npm
$ npm install -g cli-corona
# Using Yarn
$ yarn global add cli-coronaOr run directly with npx (installs CLI on every run).
$ npx cli-coronaRun with the CLI interface
$ coronaOr run directly with the country flag
$ corona -c [country name]



