Skip to content

Add support for project groups #4

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

Open
xt0rted opened this issue Oct 17, 2022 · 0 comments
Open

Add support for project groups #4

xt0rted opened this issue Oct 17, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@xt0rted
Copy link
Owner

xt0rted commented Oct 17, 2022

Add a new option called --group that accepts a list of strings. This will correspond to a new project property called MultiStartupProjectGroup, ProjectGroup, or some other better name, so you can group projects by web, backend, etc.

Running startup-projects set --group web will configure only those projects as multi startup projects. If excluding this option then all projects would be used.

The list command would also need to be updated to include the group name.

@xt0rted xt0rted added the enhancement New feature or request label Oct 17, 2022
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