Skip to content

MatthewDolan/template-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template-go

A minimalist template for a Go repository.

The goal is to minimize the assumed to dependencies to almost nothing (it should be able to run as-is on Linux and Mac).

It relies on hermit to install go and any dependent binaries. It uses golangci-lint for linting & gotestsum for testing.

It is relaively simple to clone this repo and use it as a starting point for any Go project. The change that needs to be made it to update the module name in go.mod.

About

A template for Go repositories

Resources

License

Stars

Watchers

Forks

Contributors