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

[Question] Is the library ready to use? #5

Open
ruscon opened this issue Dec 9, 2022 · 1 comment
Open

[Question] Is the library ready to use? #5

ruscon opened this issue Dec 9, 2022 · 1 comment

Comments

@ruscon
Copy link

ruscon commented Dec 9, 2022

Is there a list of issues or limitations that you are already aware of?

@tmdk
Copy link
Owner

tmdk commented Dec 22, 2022

Hi @ruscon, I created this project as a proof of concept. Its scope is limited to:

  • Bootstrapping workspace packages for use with the plugin
  • Running composer commands in the scope of a workspace package
  • Linking workspaces package interdependencies

What is lacking:

  • Versioning / publishing tools
  • Using shared dependencies and commands in the root package (this would be nice to have)

As for issues, there is #1, which I'm not sure is actually that big a problem. Running composer without memory limits seems to be the only way to work around memory issues with big dependency trees anyway.

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

No branches or pull requests

2 participants