A Go template for CLI applications with Cobra and Viper, featuring version handling and a ready-to-extend structure.
Go to file Use this template
2024-02-13 18:00:35 +03:30
cmd Initial commit 2024-02-13 18:00:35 +03:30
internal Initial commit 2024-02-13 18:00:35 +03:30
.gitignore Initial commit 2024-02-13 18:00:35 +03:30
Dockerfile Initial commit 2024-02-13 18:00:35 +03:30
go.mod Initial commit 2024-02-13 18:00:35 +03:30
go.sum Initial commit 2024-02-13 18:00:35 +03:30
LICENSE Initial commit 2024-02-13 18:00:35 +03:30
main.go Initial commit 2024-02-13 18:00:35 +03:30
Makefile Initial commit 2024-02-13 18:00:35 +03:30