Hi! I'm pretty new to Go, but I decided to use some of my downtime in this terrible situation to be able to see a nice printout of the places I'm monitoring from the CLI.
Updates:
- Rendering code significantly improved/fixed due to formatting changes
- Updated for go 1.16
- improved handling of location data
- Go vendoring :-)
Please be respectful of the other connected projects!
Credits:
COVID19 updates from (Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE) https://github.com/CSSEGISandData/COVID-19/
Some .gitignore inspiration from: https://github.com/github/gitignore
"DownloadFile" from https://golangcode.com/download-a-file-from-a-url/ renderfloat from https://gist.github.com/gorhill/5285193 (WTFPL)