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

# Installing

`go install`  
The executable `cli_incidence` will be installed in your $GOPATH.

# Running

`cli_incidence -d "12062,hildburghausen"`