We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It would be nice to be able to use this from a ruby application, and not depend on using bundle exec
bundle exec
Something that would allow the following:
require 'protoc' `PROTOC_PATH -I . --ruby_out . my_messages.proto`
Activity