Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Host monorepos externally #5

Open
evenstensberg opened this issue Feb 11, 2023 · 2 comments
Open

Feature: Host monorepos externally #5

evenstensberg opened this issue Feb 11, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@evenstensberg
Copy link
Owner

Using lerna, pnpm, npm workspaces or yarn workspaces, this tool should extract a monorepo and re-initalize the monorepo on the fly, in-memory.

@evenstensberg evenstensberg added the enhancement New feature or request label Feb 11, 2023
@evenstensberg
Copy link
Owner Author

This is not bound to monorepos, but structe projects in general. We can host our configurations in another repository, and if pwd match a configuration namespace, we allow a config file to be read/run

@evenstensberg
Copy link
Owner Author

In addition, we can have a release api where we create a repo inside the project, if the developer wants to have the tooling on-disk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant