Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

[Feature,Discussion]: Use in monorepos #150

Description

@trusktr

I'm wondering how I can use Builder in a monorepo. (also, debating if I should, or just stick with separate repos and just share the archetype).

Maybe I can have each package of my project as git submodules in the main repo, and use another tool like bolt to run the builder command in each submodule? I'm not sure if that'll be a maintenance hassle though (managing submodules). I'm also not sure how that will affect achetypes that process.cwd() to get the root. If if the monorepo task runner uses exec, then maybe it'll work.

Does Builder have sub-project features? (if not, that'd be an awesome feature, as alternative to Lerna, Bolt, etc)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions