GithubHelp home page GithubHelp logo

Comments (3)

ryan-roemer avatar ryan-roemer commented on June 9, 2024

@trusktr -- I haven't worked a lot with monorepos, but my co-workers have on a lot of projects now, so I'd definitely be interested in builder support for them if it makes sense. I don't really have a good idea of what features specifically we'd need to add?

You could either identify things for us to hash out here on the ticket, or maybe create a minimal repository that is a monorepo and just set up a skeleton for how you'd like things to work (even if they don't) and I can jump in and see what I can do.

Side note -- might not apply at all to any of your use cases, but we do have a generic purpose multi-repository tool (not specific to builder or archetypes), https://github.com/FormidableLabs/lank, that lets you efficiently:

  • "link" together dependent projects without using file copying or symlinks
  • execute multiple commands across projects in parallel.

It's what we normally use for development across our builder-controlled victory* projects. It's also what I use on non-builder projects when I'm changing 2+ projects at the same time.

from builder.

trusktr avatar trusktr commented on June 9, 2024

Related: #145 (dependencies can break with hoisted modules in Lerna monorepos).

from builder.

trusktr avatar trusktr commented on June 9, 2024

It's what we normally use for development across our builder-controlled victory* projects. It's also what I use on non-builder projects when I'm changing 2+ projects at the same time.

Got a link to an example repo that contains lanked projects (builder-controlled)? (preferably with the more lanked projects the better, to get an idea of how it scales)

from builder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.