pye/Makefile

5 lines
No EOL
41 B
Makefile

build:
go build
run:
go build && ./pye