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

Allow building of multiple packages with one command #39

Open
tombettany opened this issue Jul 15, 2014 · 1 comment
Open

Allow building of multiple packages with one command #39

tombettany opened this issue Jul 15, 2014 · 1 comment

Comments

@tombettany
Copy link
Member

Something like dr build kano-blocks make-pong to build both Kano-Blocks and Make-Pong.

What needs to be done

  1. Investigate how could we extend the interface of dr build to be able to build several packages at once. This could be tricky, because of the --branch and --push options that might differ for different packages.
  2. Implement those changes.
@pazdera
Copy link
Contributor

pazdera commented Jul 15, 2014

👍 I'm definitely up for this feature. Will do that when I get a bit of time ...

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

No branches or pull requests

2 participants