Tree


LICENSE.txtcommits | blame
README.mdcommits | blame
main.gocommits | blame

README.md

# cli_incidence

cli_incidence talks to the RKI (Robert-Koch-Institut) REST API and prints the incidence of the specified districts to STDOUT.

# Requirements

- The Go compiler

# Compiling

`go build main.go`

# Running

`./main -d "12062,hildburghausen"`