# myCOVIDcli 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. 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)