cloudflare/Makefile

13 lines
157 B
Makefile
Raw Permalink Normal View History

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