Commit Briefs

685505fe8f Witcher01

changed readme (master)


2ccde8610e Witcher01

added license


e281b487dc Witcher01

initial commit


Branches

Tags

This repository contains no tags

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"`