new-gui/cmds/gui-example/Makefile

6 lines
44 B
Makefile

run: build
./gui-example
build:
go build