Skip to content

wyy-go/go-cli-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoDoc Go.Dev reference codecov Tests Go Report Card Licence Tag

go-cli-template

This is template that help you to quick implement some CLI using Go.

This repository is contains following.

  • minimal CLI implementation using spf13/cobra
  • CI/CD
    • golangci-lint
    • go test
    • goreleaser
    • dependabot for github-actions and Go
    • CodeQL Analysis (Go)

How to use

  1. fork this repository
  2. replace wyy-go to your user name using sed(or others)
  3. run make init

Author

wyy-go

References

Releases

No releases published

Packages

No packages published