#GO CLI PROJECT

Example project

Run

go run cmd/cli/main.go

Build

go build -o cli cmd/cli/main.go