cloudflare/Makefile

16 lines
214 B
Makefile

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