protoc-gen-go-micro/test/Makefile
Manfred Touron b934f53b41
Add test
2016-11-05 21:08:57 +01:00

5 lines
82 B
Makefile

.PHONY: build
build:
mkdir -p output
protoc -I. --gotemplate_out=output *.proto