protobuf.js icon indicating copy to clipboard operation
protobuf.js copied to clipboard

[Feature Request] Explore all files in a folder/subfolder

Open punit-kulal opened this issue 2 years ago • 0 comments

protobuf.js version: 7.2.4

Description

The protobufjs tool when creating static code expects individual .proto files to be supplied. This is cumbersome for a large number of protofiles defined in multiple repositories, is there any way to produce generated code for all proto files under a directory.

punit-kulal avatar Jul 31 '23 09:07 punit-kulal