Repo with a template for a go program/module.
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
Brian Mayer ([email protected])
Do not forget to change! See LICENSE
Mar 15 2021