- climate "CLI Mate": a CLI library that autogenerates CLIs from structs / functions with support for nested subcommands, global / local flags, help generation from godocs, typo suggestions, shell completion and more https://github.com/avamsi/climate 6 comments golang
Linked pages
- GitHub - google/python-fire: Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object. https://github.com/google/python-fire 64 comments
- GitHub - spf13/cobra: A Commander for modern Go CLI interactions https://github.com/spf13/cobra 46 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.