Craig Tiller 5cad46e218 Bump master version numbers 8 rokov pred
..
bin 8d970ea2b6 merge os_check and cpu_check into platform_check 9 rokov pred
README.md 3b293253d4 Created grpc-tools ruby gem for distributing protoc and the plugin 9 rokov pred
grpc-tools.gemspec 4d08937206 update grpc-tools.gemspec after with os_check -> plactform_check.rb 8 rokov pred
platform_check.rb aaddb5cb93 continue use of host_cpu and use x86 whenever not x86_64 8 rokov pred
version.rb 5cad46e218 Bump master version numbers 8 rokov pred

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