golang-examples/example-nohup/Makefile

6 lines
43 B
Makefile
Raw Normal View History

all:
go install
prep:
go get -v -t -u .