This content originally appeared on DEV Community and was authored by Nikhil Dev Chunchu
Bazel makes sharing code in a monorepo a breeze. Here is my next post which demonstrates it with a very simple example in Go. This is not a thorough guide by any means but a demonstration of how to share libraries in a monorepo. Any suggestions on what else should have I have covered would be extremely helpful.
https://nixclix.com/a-practical-example-of-shared-libraries-in-a-monorepo/
This content originally appeared on DEV Community and was authored by Nikhil Dev Chunchu