domclick / super-rush

CLI utility to join multiple Rush repositories
MIT License
8 stars 1 forks source link

Only Rush Monorepos #6

Open dustinlacewell opened 3 years ago

dustinlacewell commented 3 years ago

Does this only work with Rush monorepos?

Let's say a project in your monorepo depends on thirdparty npm package foolib.

Let's say you need to test out a custom fork/patch to foolib, so you clone it locally, make some modifications, and now you have a customized foolib on your disk.

Can super-rush help linking foolib, a random non-rush-managed third-party npm package into my rush monorepo?

Measy commented 3 years ago

@dustinlacewell It seems merge two Rush monorepos in one, and only work with rush monorepos

aruniverse commented 2 years ago

Shameless plug: You guys might want to try CoSpace. It's a little early, but it should be functional. I've used this successfully across multiple repos that don't use rush.