golang-examples/example-systray/Makefile

7 lines
55 B
Makefile
Raw Normal View History

2019-06-13 19:53:47 -05:00
build:
go build
./example-systray
run:
go run *.go