arg/Makefile

11 lines
191 B
Makefile

all:
@echo
@echo "this is from alexflint's github repo"
@echo "the 'github' branch is the upstream branch"
@echo
redomod:
rm -f go.*
GO111MODULE= go mod init
GO111MODULE= go mod tidy