Molecule component framework tools and features incubation project.
Molecule UI tools experimentation zone.
UI Tools are coming in next versions of Molecule. They are currently in development in incubators packages, are ready to use but may be instable.
To install the project on your Pharo image you can just execute the following script:
Metacello new
baseline: 'MoleculeIncubator';
repository: 'github://OpenSmock/Molecule-Incubator:main/src';
load.
This project is licensed under the MIT License - see the LICENSE file for details.