go-scalar/Makefile

11 lines
100 B
Makefile
Raw Permalink Normal View History

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