wreulicke / go-cli-template

My cli template repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My cli template repository

License:MIT License


Languages

Language:Go 92.8%Language:Makefile 7.2%