Add sitemap (non-code) example
This commit is contained in:
3
examples/sitemap/Makefile
Normal file
3
examples/sitemap/Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
.PHONY: build
|
||||
build:
|
||||
protoc -I. --gotemplate_out=template_dir=.:. sitemap.proto
|
Reference in New Issue
Block a user