Hacker News new | ask | show | jobs
by madduci 973 days ago
It only works in monorepos, what about distributed repositories/services then?
3 comments

If you make a separate repo for every five lines of code, you can make another one for the docs.
You probably still have some entry point/example client that use those repos/services
You've already lost, best recourse in this case is to `rm -rf ~/repositories/`. Then make yourself a cup of tea, take a deep breath, and start over.
and how do you manage the different lifecycle of services (versioning/build)?