You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# run the local command line tracker. ex. covid <country/iso 3166 code>
160
+
covid ph
161
+
162
+
# if you want to see the result in plain view without ansi encoding
163
+
covid ph --plain
164
+
165
+
# run help for more info
166
+
covid help
167
+
```
168
+
142
169
## Official Blog
143
170
144
171
Many people asking me how to properly use my tracker. Here's the blog on [How to Track Coronavirus on Command Line](https://warengonza.ga/covid19-tracker-cli). If you have comments or suggestions please leave it on the comment section of the blog.
@@ -279,4 +306,4 @@ COVID-19 Tracker CLI is Developed and Maintained by **Waren Gonzaga** and **Ian
0 commit comments