Y
Hacker News
new
|
ask
|
show
|
jobs
by
madduci
973 days ago
It only works in monorepos, what about distributed repositories/services then?
3 comments
mike_hock
973 days ago
If you make a separate repo for every five lines of code, you can make another one for the docs.
link
jalk
973 days ago
You probably still have some entry point/example client that use those repos/services
link
sjaak
973 days ago
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.
link
madduci
972 days ago
and how do you manage the different lifecycle of services (versioning/build)?
link