Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change module path | Andinus | 2020-05-28 | 1 | -1/+1 |
| | |||||
* | Update import path | Andinus | 2020-05-28 | 1 | -1/+1 |
| | |||||
* | Initialize variables properly | Andinus | 2020-05-28 | 1 | -10/+15 |
| | |||||
* | Print error to stderr | Andinus | 2020-05-28 | 1 | -3/+3 |
| | |||||
* | Format the code | Andinus | 2020-05-28 | 1 | -133/+129 |
| | | | | Format the code with `go fmt`. | ||||
* | Update and rename parse.go to myCovidCLI.go | CodeCarefully | 2020-05-28 | 1 | -0/+138 |
Added a lot more resilience (Find the latest csv, instead of guessing) Added "Recovered" Added "Still sick" Removed Italy Removed unused code |