[]
= "go-cli"
= "Go CLI application with cobra, CI, and goreleaser"
= "0.1.0"
[]
= { = "Project description", = "A new Go CLI" }
= { = "Go module path", = "github.com/{{ github_org }}/{{ project_name }}" }
[]
= ["**/*.go", "**/*.mod", "**/*.md", "**/*.yml", "**/*.yaml"]
= ["**/*.png", "**/*.ico"]
= ["template.toml"]