Hacker News new | ask | show | jobs
by marshallbrekka 3064 days ago
The mono-repo of protos has been our approach, and has worked very well for us so far.

Only difference is we publish the resulting code for all languages into a single artifact repo, which other projects use as a dependency.

1 comments

Hw many languages do you use? Do you generate separate folders for each language or what does the structure looks like?