witProtobuf/example-protobuf/Makefile

9 lines
60 B
Makefile

build:
go build
prep:
go get -v -t -u
run:
go run *.go