xinyangyuan / c19

A simple cli to get COVID-19 data with one command

Home Page:https://www.npmjs.com/package/c19

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple cli to get COVID-19 data with one command

https://www.npmjs.com/package/c19

License:MIT License


Languages

Language:TypeScript 97.0%Language:JavaScript 2.3%Language:Makefile 0.7%