Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update import path | Andinus | 2020-05-28 | 1 | -1/+1 |
| | |||||
* | Add go.mod file | Andinus | 2020-05-28 | 1 | -0/+3 |
| | |||||
* | Initialize variables properly | Andinus | 2020-05-28 | 1 | -10/+15 |
| | |||||
* | Merge pull request #1 from andinus/andinus-main | CodeCarefully | 2020-05-28 | 1 | -133/+129 |
|\ | | | | | | | Print error to stderr Thanks! | ||||
| * | 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 | 2 | -137/+138 |
| | | | | | | | Added a lot more resilience (Find the latest csv, instead of guessing) Added "Recovered" Added "Still sick" Removed Italy Removed unused code | ||||
* | initial version | Code Carefully | 2020-03-26 | 4 | -1/+363 |
| | |||||
* | Initial commit | CodeCarefully | 2020-03-26 | 1 | -0/+2 |