cobra-cli

Cobra CLI tool to generate Go applications and commands
  https://github.com/spf13/cobra-cli
  0
  no reviews



Cobra provides its own program that will create your Go application and add any commands you want. It's the easiest way to incorporate Cobra into your application.