Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 714 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 714 Bytes

Latest Release Build Status Go ReportCard

go-cli-template

Minimal Go CLI boilerplate/template with zero dependencies

Features

  • minimal CLI implementation
  • CI/CD
  • golangci-lint
  • go test
  • goreleaser
  • Dependabot
  • CodeQL Analysis (Go)

How to use

  1. fork/template this repository
  2. replace midzer to your username
  3. start hacking