A test project of Morph / SpPresenter of Pharo.
# Overview ** This is a personal practice. # Install ``` Metacello new baseline: 'GFMorphTest'; repository: 'github://garlic-flavor/MorphTest:main/repository'; load. ```