Skip to content

xinyangyuan/c19

Repository files navigation

c19 – Get COVID-19 data with one command

NPM Version Downloads License

A simple cli to get COVID-19 data with one command (using WHO data).

Usage

$ npx c19
# Using npm
$ npm install -g c19
$ c19

# Using Yarn
$ yarn global add c19
$ c19

Demo

CLI Demo