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: Added functionality to access individual state data from the command line #114

Open brendancarey19 opened 3 years ago

brendancarey19 commented 3 years ago

CLI now has the ability to access individual states from the command line. For example "corona california" will display the statistics for only the state of California. Originally only functionality for US states was the command "corona states", which would display the data for all 50 at one time. You can now choose to view one state at a time.