`DefaultGroup` is a sub class of click.Group, but it invokes a
default subcommand instead of showing a help message when a subcommand
is not passed.

Homepage:
https://github.com/sublee/click-default-group
