summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-18 04:12:27 -0600
committerJeff Carr <[email protected]>2024-01-18 04:12:27 -0600
commita33537c799c0ac2dad847fbffaeebabbff4f786f (patch)
tree53bee3a5fe233028a2c58c0c51dc50afdc697fd6 /Makefile
parent9a7d8f89465105fda78e7e7d086ca24d975ef548 (diff)
pathsv0.12.7
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 687f719..a32f525 100644
--- a/Makefile
+++ b/Makefile
@@ -4,6 +4,13 @@ all: build debian
build: nocui gocui andlabs
+download:
+ go get -v go.wit.com/toolkits/debian
+ go get -v go.wit.com/toolkits/tree
+ go get -v go.wit.com/toolkits/nogui
+ go get -v go.wit.com/toolkits/gogui
+ go get -v go.wit.com/toolkits/andlabs
+
notes:
ifeq ($(GO111MODULE),)
@echo