-
I use structopt, which itself uses clap.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
I’ve been writing all my cli apps in go lately. Check out the Cobra library for your cli structure and Viper for configs and env vars. https://github.com/spf13/cobra https://github.com/spf13/viper
-
I’ve been writing all my cli apps in go lately. Check out the Cobra library for your cli structure and Viper for configs and env vars. https://github.com/spf13/cobra https://github.com/spf13/viper
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Show HN: CREV – A Go-based CLI tool for AI code reviews and codebase exports
-
Getting cobra and viper to play along
-
Botway - 🤖 Generate, build, handle and deploy your own bot with your favorite language, for Discord, or Telegram, or Slack.
-
Coral, a Cobra fork with nearly all its features, but only 4 dependencies
-
vaultssh: A small CLI wrapper for authenticating with SSH keys from Hashicorp Vault