Skip to content

ad/template-golang

Repository files navigation

template for golang projects

GitHub go.mod Go version of a Go module Build and Test Go Report Card Open in Visual Studio Code

  1. edit go.mod, change module name github.com/ad/template-golang
  2. edit main.go and main_test.go, change module name github.com/ad/template-golang
  3. edit Makefile, change image name: IMG = github.com/ad/template-golang and tag: TAG = latest
  4. run make dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published