Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
bin/ | H | 25-Apr-2025 | - | 61 | 17 | |
README.md | H A D | 25-Apr-2025 | 386 | 13 | 9 | |
grpc-tools.gemspec | H A D | 25-Apr-2025 | 661 | 23 | 18 | |
platform_check.rb | H A D | 25-Apr-2025 | 1.2 KiB | 45 | 23 | |
version.rb | H A D | 25-Apr-2025 | 638 | 20 | 5 |
README.md
1# Ruby gRPC Tools 2 3This package distributes protoc and the Ruby gRPC protoc plugin for Windows, Linux, and Mac. 4 5Before this package is published, the following directories should be filled with the corresponding `protoc` and `grpc_ruby_plugin` executables. 6 7 - `bin/x86-linux` 8 - `bin/x86_64-linux` 9 - `bin/x86-macos` 10 - `bin/x86_64-macos` 11 - `bin/x86-windows` 12 - `bin/x86_64-windows` 13