parent
a8abc528e8
commit
02d3143561
1
Makefile
1
Makefile
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue