/go-cli-starter

:zap: Go simple cli starter

Primary LanguageGo

[go01] CLI starter

A very simple golang cli starter with makefile

Installation

  1. Clone this repo
  2. cd into it
cd go.01-cli-starter
  1. Make the binary
make all
  1. Run the binary and see the starter output
bin/main --help