cloudflare/Makefile

5 lines
47 B
Makefile

redomod:
rm -f go.*
go mod init
go mod tidy