add comments

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-01-14 12:03:26 -06:00
parent 2856d50d00
commit b71a36f214
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
all:
@echo
@echo the github branch in this repo has the davecgh\'s master branch
@echo
@echo this is an experiement by me to learn how go modules and versioning works
@echo go-spew is a great tool. thanks dave!
@echo
redomod:
rm -f go.*
GO111MODULE= go mod init