Metacello new
baseline: 'ContainersLinkedList';
repository: 'github://Ducasse/Containers-LinkedList';
load.
spec
baseline: 'ContainersLinkedList'
with: [ spec repository: 'github://Ducasse/Containers-LinkedList/src' ].
-- The best way to predict the future is to do it!