Categorygithub.com/blmayer/template
modulepackage
0.0.0-20230613164943-3a94e59ae4ee
Repository: https://github.com/blmayer/template.git
Documentation: pkg.go.dev

# README

Go templates

Repo with a template for a go program/module.

Installing

Run go get github.com/USERNAME/THIS_PROJECT.

Then you must change some things:

  • Change program.go to match your program name
  • Change template string to your program name in all go files

Meta

Author

Brian Mayer ([email protected])

License

Do not forget to change! See LICENSE

Created

Mar 15 2021