Creating presentations from Pharo, using Bloc
# Presentations Creating presentations from Pharo, using Bloc ## Installation In a Pharo 7 image (with a recent VM), do ```smalltalk Metacello new baseline: 'Presentations'; repository: 'github://StephanEggermont/Presentations'; load ```