Parse client command line options

This commit is contained in:
Joscha 2020-02-10 23:07:55 +00:00
parent fc35f3bf64
commit 9f5d1c5684
2 changed files with 45 additions and 0 deletions

View file

@ -18,6 +18,7 @@ dependencies:
- async
- brick
- containers
- optparse-applicative
- text
- text-zipper
- transformers