This is more of a community add-on question rather than a direct issue, but not sure where else to put it. I was annoyed at work that people were reaching for Cobra/viper only because it had the CLI generator, where you could easily add commands to an existing CLI, so I made a quick and dirty ff/v4 CLI generator that had the same functionality:
github.com/StevenACoffman/climax
This is more of a community add-on question rather than a direct issue, but not sure where else to put it. I was annoyed at work that people were reaching for Cobra/viper only because it had the CLI generator, where you could easily add commands to an existing CLI, so I made a quick and dirty ff/v4 CLI generator that had the same functionality:
github.com/StevenACoffman/climax