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). https://x.com/MrAhmadAwais
https://NodeCLI.com
MIT License
1.85k stars 191 forks source link

reverse order of output #23

Closed Integralist closed 4 years ago

Integralist commented 4 years ago

Great cli tool, thanks for sharing! ❤️

Problem: output of all countries is very long, requiring lots of scrolling to see top data Solution: offer a -r flag to reverse the sort output order.

ahmadawais commented 4 years ago

PR welcomed.

ahmadawais commented 4 years ago

Implemented. Update the CLI: npm i -g corona-cli