Skip to content

blmayer/go-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 (bleemayer@gmail.com)

License

Do not forget to change! See LICENSE

Created

Mar 15 2021

Releases

No releases published

Packages

No packages published

Languages