grpc/src/ruby/tools
Srini Polavarapu b0efc103e3 Regenerate projects 2019-02-12 21:07:42 -08:00
..
bin fix remaining license notices 2017-06-08 11:22:41 +02:00
README.md Created grpc-tools ruby gem for distributing protoc and the plugin 2016-04-29 11:36:57 -07:00
grpc-tools.gemspec fix remaining license notices 2017-06-08 11:22:41 +02:00
platform_check.rb auto-fix most of licenses 2017-06-08 11:22:41 +02:00
version.rb Regenerate projects 2019-02-12 21:07:42 -08:00

README.md

Ruby gRPC Tools

This package distributes protoc and the Ruby gRPC protoc plugin for Windows, Linux, and Mac.

Before this package is published, the following directories should be filled with the corresponding protoc and grpc_ruby_plugin executables.

  • bin/x86-linux
  • bin/x86_64-linux
  • bin/x86-macos
  • bin/x86_64-macos
  • bin/x86-windows
  • bin/x86_64-windows