How to work with announcements
## Installation ```st Metacello new repository: 'github://StephanEggermont/AnnouncerExample:main/src'; baseline: 'AnnouncerExample'; load ``` ## Load Lepiter After installing with Metacello, you will be able to execute ``` #BaselineOfAnnouncerExample asClass loadLepiter ```