68d44c23

Author: Greg Pfeil <greg@technomadic.org>

Committer: GitHub <noreply@github.com>

Various changes to option handling (#52)

- options are named with `lowerCamelCase` instead of `kebab-case`
- options are separated from values with `=` instead of `:`
- use `True` and `False` for bool values
- error on invalid options (collecting all before reporting)
configuredevShellghc9103ghc9123ghc948ghc967ghc984defaultghc9103_allghc9123_allghc948_allghc967_allghc984_allx86_64-linux