@hackage simple-cmd-args0.1.0.1

Simple command args parsing and execution

This is a small wrapper over optparse-applicative which allows combining args parsers directly with IO commands, avoiding command type boilerplate. It supports subcommands and also provides a few option Mod functions.