about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4 from andinus/andinus-main HEAD masterCodeCarefully2020-05-283-144/+144
|\ | | | | Fix go.mod & format renderfloat.go
| * Fix typoAndinus2020-05-282-2/+2
| |
| * Format renderfloat.goAndinus2020-05-281-142/+142
| |
| * Change module pathAndinus2020-05-282-2/+2
|/
* Create go.ymlCodeCarefully2020-05-281-0/+37
|
* Merge pull request #3 from andinus/andinus-mainCodeCarefully2020-05-283-11/+25
|\ | | | | Use go modules & initialize variables properly
| * Update go.mod & go.sumAndinus2020-05-282-0/+6
| |
| * 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