cloudflare/Makefile

13 lines
183 B
Makefile
Raw Normal View History

all:
@echo this is a gui for the cloudflare package
redomod:
rm -f go.*
GO111MODULE= go mod init
GO111MODULE= go mod tidy
github:
@echo
@echo no github mirror for this
@echo