Rename js-grpc folder, add enums to example file

This commit is contained in:
Mathieu Acthernoene
2017-01-06 11:38:48 +01:00
parent a8d641cd8d
commit ab2a5d5181
5 changed files with 18 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ install:
.PHONY: test
test: build
cd examples/dummy && make
cd examples/js-grpc && make
cd examples/flow && make
.PHONY: docker.build
docker.build: