about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Update import pathAndinus2020-05-281-1/+1
|
* Add go.mod fileAndinus2020-05-281-0/+3
|
* Initialize variables properlyAndinus2020-05-281-10/+15
|
* Merge pull request #1 from andinus/andinus-mainCodeCarefully2020-05-281-133/+129
|\ | | | | | | Print error to stderr Thanks!
| * Print error to stderrAndinus2020-05-281-3/+3
| |
| * Format the codeAndinus2020-05-281-133/+129
|/ | | | Format the code with `go fmt`.
* Update and rename parse.go to myCovidCLI.goCodeCarefully2020-05-282-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 versionCode Carefully2020-03-264-1/+363
|
* Initial commitCodeCarefully2020-03-261-0/+2