aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2020-07-28 08:49:32 +0100
committerMatthew Lemon <matt@matthewlemon.com>2020-07-28 08:49:32 +0100
commitc2e2c84b55ae25791dda72d5f8c2d7f96dcf7a46 (patch)
treee974587a92937a9819c9c97c43cc4df619cd2118
parent542933d61acaa1e3dd6ac60984edcca090e5d1ba (diff)
updated Makefile
Diffstat (limited to '')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6caba50..b016b66 100644
--- a/Makefile
+++ b/Makefile
@@ -15,3 +15,6 @@ test-all:
clean-config:
rm -r ~/.config/datamaps/
+
+godoc:
+ godoc -http :6060 -goroot /usr/share/go-1.14/