xref: /aosp_15_r20/external/grpc-grpc/src/ruby/tools/README.md (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1*cc02d7e2SAndroid Build Coastguard Worker# Ruby gRPC Tools
2*cc02d7e2SAndroid Build Coastguard Worker
3*cc02d7e2SAndroid Build Coastguard WorkerThis package distributes protoc and the Ruby gRPC protoc plugin for Windows, Linux, and Mac.
4*cc02d7e2SAndroid Build Coastguard Worker
5*cc02d7e2SAndroid Build Coastguard WorkerBefore this package is published, the following directories should be filled with the corresponding `protoc` and `grpc_ruby_plugin` executables.
6*cc02d7e2SAndroid Build Coastguard Worker
7*cc02d7e2SAndroid Build Coastguard Worker - `bin/x86-linux`
8*cc02d7e2SAndroid Build Coastguard Worker - `bin/x86_64-linux`
9*cc02d7e2SAndroid Build Coastguard Worker - `bin/x86-macos`
10*cc02d7e2SAndroid Build Coastguard Worker - `bin/x86_64-macos`
11*cc02d7e2SAndroid Build Coastguard Worker - `bin/x86-windows`
12*cc02d7e2SAndroid Build Coastguard Worker - `bin/x86_64-windows`
13