Skip to content

Commit

Permalink
add example cli command
Browse files Browse the repository at this point in the history
  • Loading branch information
daviian authored Jun 5, 2021
1 parent 75f6a1d commit b058fa2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ Thanks to [@internetztube](https://github.com/internetztube) who gave me this id

## How to run this?

### CLI Tool

Example CLI command:

```
ooe-impf-alert-linux-amd64 --authorities=-400017 --date=2021-06-30 --ifttt-event-name=slot_found
```

Explanations for all the parameters for this call are directly below!

### Configuration

#### Vaccination authority
Expand Down

0 comments on commit b058fa2

Please sign in to comment.