diff --git a/Makefile b/Makefile index b95364d..2efa5b1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,12 @@ +all: + @echo this is a gui for the cloudflare package + redomod: rm -f go.* go mod init go mod tidy + +github: + @echo + @echo no github mirror for this + @echo