feat: add notify command and cli args

This commit is contained in:
qvalentin 2025-01-20 20:40:17 +01:00
parent 92a97e8f8a
commit fd18fa1a8b
10 changed files with 141 additions and 24 deletions

View file

@ -35,6 +35,7 @@ dependencies:
- time
- wai-extra
- process
- optparse-applicative
ghc-options:
- -Wall