"CLI Mate" autogenerates CLIs from structs / functions (nested subcommands, global / local flags, help generation, typo suggestions, shell completion etc.)
147
stars
3
forks
source link
Users should be able to define their own help / version commands / flags #24
Open
avamsi opened 1 year ago
They already can do this, but the overriding may have problems (for example both the commands come up in help etc.).