1.0.0 • Published 5 years ago
@mixon00/cov19 v1.0.0
Installation
$ npm i -g @mixon00/cov19Usage
Get stats for world and favourites countries
$ cov19Get stats for country by country name
$ cov19 Polandor country code
$ cov19 plor state
$ cov19 "New York"Show detailed stats
$ cov19 -sor
$ cov19 Poland -sAdd to favourites
$ cov19 Poland -aor
$ cov19 Poland --addRemove from favourites
$ cov19 Poland -ror
$ cov19 Poland --removeRemove more then one element from favourites
$ cov19 -rLimit displayed results
$ cov19 us -l <limit>
$ cov19 us -l 3or limit displayed result starting from selected position
$ cov19 us -l <from:limit>
$ cov19 us -l 2:5Display list of favourites
$ cov19 -for
$ cov19 --favouritesShow about tool
$ cov19 --aboutPrerequisites
Before running this locally you must have these installed
Contributing
- 🍴 Fork repo!
- 🌈🌈🌈 DO MAGIC! 🌈🌈🌈
- 🔃 Create a new pull request.
Feel free to contribute to this project. 😊
License
Code copyright 2020 Mateusz Misztoft. Code released under MIT License