We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Load the stable Album in current stable Pharo with:
Metacello new baseline: 'Album'; repository: 'github://pharo-graphics/Album:master/src'; load
Add this project to your Baseline with:
spec baseline: 'Album' with: [ spec repository: 'github://pharo-graphics/Album:v0.2.0/src' ].