Add test
This commit is contained in:
4
test/Makefile
Normal file
4
test/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
.PHONY: build
|
||||
build:
|
||||
mkdir -p output
|
||||
protoc -I. --gotemplate_out=output *.proto
|
Reference in New Issue
Block a user