summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-03 13:23:12 -0600
committerJeff Carr <[email protected]>2024-12-03 13:23:12 -0600
commitd1cc3bd09a78bc83f8fa50af267c15bebac880df (patch)
tree40599463d3416d959b790211a5d69d62b9dc8762 /Makefile
parentc2bd3b64be97cb5a58e9b3271339b5f75d8ccc0a (diff)
on the way to somewherev0.22.5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 007eee0..484f025 100644
--- a/Makefile
+++ b/Makefile
@@ -36,6 +36,12 @@ redomod:
GO111MODULE= go mod init
GO111MODULE= go mod tidy
+redomod-all:
+ ./forge --RedoGoMod
+
+redomod-erase:
+ ./forge --RedoGoMod --erase
+
list: build
reset
./forge --list