summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-10 07:34:58 -0600
committerJeff Carr <[email protected]>2024-02-10 07:34:58 -0600
commit51a8d8d7d2b2444d9186843646594576a73ee490 (patch)
tree238478d889bc8f5592fda90b11a1c00905fde1f6 /Makefile
parent0fec5555ddd8574a831fb9e7e1d0b69a44b49a21 (diff)
add package descriptions
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5109e63..4c4606f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,5 @@
all:
+ git pull
echo "build it!"
# GO111MODULE=off go get -u -v .
GO111MODULE=off go build -v -x