update makefile

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2019-05-25 17:48:13 -07:00
parent b0370a41c0
commit f2fcf1d343
1 changed files with 3 additions and 0 deletions

View File

@ -14,3 +14,6 @@ push:
git add --all
-git commit -a -s
git push
update:
go get -v ...