Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format renderfloat.go | Andinus | 2020-05-28 | 1 | -142/+142 |
| | |||||
* | Change module path | Andinus | 2020-05-28 | 2 | -2/+2 |
| | |||||
* | Create go.yml | CodeCarefully | 2020-05-28 | 1 | -0/+37 |
| | |||||
* | Merge pull request #3 from andinus/andinus-main | CodeCarefully | 2020-05-28 | 3 | -11/+25 |
|\ | | | | | Use go modules & initialize variables properly | ||||
| * | Update go.mod & go.sum | Andinus | 2020-05-28 | 2 | -0/+6 |
| | | |||||
| * | 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 |