Oct. 3, 2018
6:02 p.m.
Use the Metacello `get` command:    Metacello new       repository: '...';       get Just the baseline (or Configuration) will be loaded. Dale On 10/02/2018 11:34 PM, Peter Uhnak wrote:
Hi,
is there a way to instruct Metacello to only install BaselineOfs/ConfigurationOfs instead of the entire project? For the purposes of analyzing dependencies.
Thanks, Peter