summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-05 14:37:03 -0600
committerJeff Carr <[email protected]>2024-01-05 14:37:03 -0600
commitc641154bf9c196bd43d588cab63c41b84ff38fec (patch)
tree2ff0c27690a4b1ce75adb1e36bc2865ee56186d3
parentdc0b426de0e33f827caa5f281bb5be6e88ce61ff (diff)
add simple notes
Signed-off-by: Jeff Carr <[email protected]>
-rw-r--r--Makefile8
1 files changed, 8 insertions, 0 deletions
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