Skip to content

Build all packages of a multiPackage at once #659

Closed Answered by rhubert
icedieler asked this question in Q&A
Discussion options

You must be logged in to vote

you should be able to use the a simple wildcard in this case:

bob dev //foo*

(depending on your shell you might need to escape or quote the asterisk)

It's also possible to use xpaths to specify which package you want to select. See https://bob-build-tool.readthedocs.io/en/latest/manpages/bobpaths.html for more details

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@jkloetzke
Comment options

Answer selected by jkloetzke
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants