Experimenting with GT
## Installation ```st Metacello new repository: 'github://JJPaiva/gt-stuff:master/src'; baseline: 'GtStuff'; load ``` ## Load Lepiter After installing with Metacello, you will be able to execute ``` #BaselineOfGtStuff asClass loadLepiter ```