Tree
- Tree:
7c9adfe69a117153f8b4b62ebeefa965f949c978- Date:
- Message:
- initial commit
| README.md | commits | blame |
| main.go | commits | blame |
README.md
# cli_incidence cli_incidence talks to the RKI (Robert-Koch-Institut) REST API and posts the incidence of the specified districts to STDOUT. # Requirements - The Go compiler # Compiling `go build main.go` # Running `./main -d "12062,hildburghausen"`
