"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
Consider using `///` for help doc instead of the normal `//` (clap.rs seems to be doing this) #6
Closed
avamsi closed 1 year ago
gofmt is not happy with ///, so for now it's just //