Metacello new
baseline: 'OrderedSet';
repository: 'github://hernanmd/OrderedSet/repository';
load
If you want to add the OrderedSet to your Metacello Baselines or Configurations, copy and paste the following expression:
" ... "
spec
baseline: 'OrderedSet'
with: [ spec repository: 'github://hernanmd/OrderedSet/repository' ];
" ... "