Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2023-04-23 21:17:55 -05:00
parent a8abc528e8
commit 02d3143561
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ init:
-cd ~/go/src/git.wit.org/jcarr/wit-new-machine/ && git checkout jcarr
cd ~/go/src/git.wit.org/jcarr/wit-new-machine/ && GO111MODULE="off" go get -v -x
-cd ~/go/src/git.wit.org/wit/gui/ && git checkout jcarr
-cd ~/go/src/git.wit.org/wit/gui/ && make goget
-cd ~/go/src/git.wit.org/wit/gui/ && make
# From: https://github.com/liweiyi88/gosnakego # Sept 11 2022