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

feat: add ability to specify multiple projects while installing #107

Merged
merged 2 commits into from
Jul 21, 2024

Conversation

jaudiger
Copy link
Contributor

Part of #75

Similar to what's already done for other commands, but this time for the install command. Now you could give multiple projects to install all of them in a single call:

brioche install -p packages/foo -p packages/bar

…e installing

Signed-off-by: jaudiger <jeremy.audiger@ioterop.com>
…jects

Signed-off-by: jaudiger <jeremy.audiger@ioterop.com>
@kylewlacy kylewlacy merged commit 53837d7 into brioche-dev:main Jul 21, 2024
5 checks passed
@jaudiger jaudiger deleted the add-multiple-arg-install-command branch July 21, 2024 07:32
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

Successfully merging this pull request may close these issues.

2 participants