summaryrefslogtreecommitdiff
path: root/Biz/Cli.hs
AgeCommit message (Collapse)Author
2021-01-15Implement Biz.CliBen Sima
Wraps docopt rather nicely. It's much nicer than optparse-applicative and runs tests with the --test argument automatically. Next I just need to implement a test framework.