grpc/tools
Nicolas Noble e2380338bf Merge pull request #193 from nathanielmanistaatgoogle/python-introduction
Bring the rest of Python RPC Framework into GRPC.
2015-01-23 21:48:42 -08:00
..
buildgen Adressing comments. 2015-01-23 02:31:46 +01:00
clang-format Check for executable existance 2015-01-19 14:50:44 -08:00
dockerfile Adding docker cpp support 2015-01-23 16:16:07 -08:00
gce_setup Adding Docker support for cpp 2015-01-23 16:15:48 -08:00
run_tests Merge pull request #193 from nathanielmanistaatgoogle/python-introduction 2015-01-23 21:48:42 -08:00
README.md Adding the tools directory to the git export. 2015-01-06 18:08:25 -08:00

README.md

buildgen: contains the template renderer for our build system. dockerfile: contains all of the docker files to test gRPC. gce_setup: contains boilerplate for running the docker files under GCE. run_tests: contains python scripts to properly run the tests in parallel.