todoman icon indicating copy to clipboard operation
todoman copied to clipboard

Pass arguments to the default command

Open WhyNotHugo opened this issue 8 years ago • 0 comments

Pass arguments to the default command so that stuff like todo --startable work.

Not sure if I want to merge this as-is, or actually contribute to click-default-group and make the default configurable. TBH, I with that I could make the group as a class, instead of a function with a bunch of decorators, but I don't know how much this is supported.

Fixes #237

WhyNotHugo avatar Apr 21 '17 02:04 WhyNotHugo