Skip to content
/ template-go Public template

A boilerplate Go project made for simplicity.

License

Notifications You must be signed in to change notification settings

miniaturebase/template-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template-go

A boilerplate Go project made for simplicity, favouring BDD with Gherkin as the primary way of writing tests.

  1. Update module name in go.mod
  2. Change, add & remove whatever you need!

Happy hacking!