Skip to content

Repository files navigation

go-cli-template

Template repository for CLI tools implemented by Go.

Installation

Download the latest binary from Releases and place it in a directory that is in your PATH.

Usage

fizzbuzz

$ fizzbuzz -h
Usage: fizzbuzz [options] <number>

Fizzbuzz command.

Options:
  -debug
    	debug mode
  -silent
    	silent mode
  -v	show version
  -version
    	show version

Examples:
  $ fizzbuzz 15
  FizzBuzz

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages