click-contrib / click-default-group

Extends click.Group to invoke a command without explicit subcommand name.
BSD 3-Clause "New" or "Revised" License
73 stars 17 forks source link

Accept the idea of @llchan #3

Closed sublee closed 8 years ago

sublee commented 8 years ago

@llchan suggested an API better than ours at https://github.com/pallets/click/issues/430#issuecomment-207581834. click-default-group will accept the idea.