[HN Gopher] Show HN: Monogo - Evolve your go workspace to a real...
       ___________________________________________________________________
        
       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.
        
       Author : elmazout
       Score  : 9 points
       Date   : 2024-08-23 19:02 UTC (3 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       ___________________________________________________________________
       (page generated 2024-08-23 23:01 UTC)