Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 229 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 229 Bytes

base

Simple template meant to be used with gonew.

  • Install gonew:
go install golang.org/x/tools/cmd/gonew@latest
  • Download template:
gonew github.com/larwef/base <your package name>
  • Customize!