/gtoolkit-constrainer

Apply constraints on Pharo object models and reveal rule breakers.

Primary LanguageSmalltalkMIT LicenseMIT

GToolkit Constrainer

Apply constraints on Pharo object models and reveal rule breakers.

Installation

Load the code via:

Metacello new
   baseline: 'GToolkitConstrainer';
   repository: 'github://feenkcom/gtoolkit-constrainer/src';
   load.