ahmadawais / corona-cli

🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). To chat: https://twitter.com/MrAhmadAwais/
https://NodeCLI.com
MIT License
1.85k stars 191 forks source link

NEW: Json output for specified country or countries #74

Closed nihitha582 closed 4 years ago

nihitha582 commented 4 years ago

Addresses issue #11 partially for adding a json option to download a json report. Added options -j, --json followed by country name(s), generated report saves to 'data.json' in user's current working directory. Will be expanding functionality to include downloaded reports for states and downloaded table as well.

ahmadawais commented 4 years ago

Thanks a lot for your help. It's a feature that has already been added through another PR.