guireleaser/Makefile

10 lines
107 B
Makefile

all:
go build -v -x
./myrepos
redomod:
rm -f go.*
GO111MODULE= go mod init
GO111MODULE= go mod tidy