summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1960d7a..74e5243 100644
--- a/Makefile
+++ b/Makefile
@@ -80,6 +80,11 @@ github:
@echo check https://github.com/wit-go/gui
@echo
+redomod:
+ rm -f go.*
+ go mod init
+ go mod tidy
+
doc:
godoc -v