Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 411 Bytes

README.adoc

File metadata and controls

24 lines (15 loc) · 411 Bytes

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!)