Skip to content

1.0.0

Choose a tag to compare

@marcusfrdk marcusfrdk released this 03 Feb 01:11
7ef5d5c

This is the initial version of click_with_aliasing. This version features the group and command decorators, which are wrappers of the click.group and click.command decorators. You use them the exact same, but with the addition of an aliases argument, which is a list of strings (the aliases to use for the group/command.