COVID-19 Tracker CLI
With the following command, you can install the package to globally.
$ npm install -g covid19-cli
With the following command, you can see result of Worldwide and All Countries
$ covid19
With the following command, you can see spesific result of a country with Full Name (ex. Turkey), ISO2 (ex. TR) or ISO3 (ex. TUR) format.
$ covid19 --country Turkey