index
:
jcarr/gui
devel
guimaster
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
gui-example
/
Makefile
blob: 9ecbe55340c56b558413fa682e751ab0f4fbc42e (
plain
)
1
2
3
4
5
6
run: build ./gui-example build: GO111MODULE="off" go get -v . GO111MODULE="off" go build