# README
= Template Repository - Golang
Basic structure for cli-based golang projects.
== Code
- Folder structure
- Sample
go.mod
configuration Makefile
.editorconfig
.gitignore
== Services
== Setup
Run init.sh
to customize the project.
== Other goodies
GitHub issues / PR templates (don't forget to customize the content!)