Building up understanding of Reclaim the Stack
## Installation ```st Metacello new repository: 'github://StephanEggermont/UnderstandingTheStack:master/src'; baseline: 'UnderstandingTheStack'; load ``` ## Load Lepiter After installing with Metacello, you will be able to execute ``` #BaselineOfUnderstandingTheStack asClass loadLepiter ```