Skip to content

wreulicke/go-cli-template

Repository files navigation

go-cli-template

This is my repository template for cli tool in go.

Installation

Usage

go-cli-template

Usage:
  go-cli-template [flags]
  go-cli-template [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  version     show version

Flags:
  -h, --help   help for go-cli-template

Use "go-cli-template [command] --help" for more information about a command.

License

MIT License