Show HN: Monogo – Evolve your go workspace to a real monorepo

Hi there,

I've been working sporadically over the last six months on a go monorepo tool (0 config it just use go workspace and go convention). It’s basically like TurboRepo but without the task runner. The tool builds a dependency graph between packages, allowing you to do things similar to what you can do in TurboRepo, like "only test the packages and the packages that depend on them, compared to the main branch," or "only install dependencies for Package A and its dependencies," etc. I use native go tool to get dependencies and create dependency graph between the package.Nothing crazy but I feel it could be useful.


Comments URL: https://news.ycombinator.com/item?id=41332011

Points: 7

# Comments: 0

https://github.com/nicolasgere/monogo

Vytvořeno 6mo | 23. 8. 2024 22:40:14


Chcete-li přidat komentář, přihlaste se