go-scalar/Makefile

11 lines
100 B
Makefile

all:
@echo
@echo
test:
redomod:
rm -f go.*
GO111MODULE= go mod init
GO111MODULE= go mod tidy