Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

One of the major pain-points I've hit with this concept of a "Monorepo" is tooling support since many things are built on the premise of separate repos for each code base. Pain points: Git+Github issues, CircleCI, etc. How do you handle those problems?


Could you use git modules? Keep your distinct repos and have a monorepo that updates are PRed into?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: