golang-github-odeke-em-command-dev

Cli subcommands for go
  https://github.com/odeke-em/command
  0
  no reviews



The command is a tiny package that helps you to add cli subcommands to your go program with no effort, and prints a pretty guide if needed.

this package allows you to use flags package, and provides additional parsing for subcommands and subcommand flags.