# Misc GT Scripts I present here scripts that are useful for visualizing my personal notes or just plain GT code ## Installation ```st Metacello new repository: 'github://mariari/Misc-GT-Scripts:master/src'; baseline: 'MiscGTScripts'; load ``` ### Load Lepiter After installing with Metacello, you will be able to execute ``` #BaselineOfMiscGTScripts asClass loadLepiter ```