summaryrefslogtreecommitdiff
path: root/gui-example/Makefile
blob: b705093ec03c79de9d99adcc293f8d0bc355c532 (plain)
1
2
3
4
5
run: build
	~/go/bin/gui-example

build:
	GO111MODULE="off" go install