I am an UI for the experiment related to magic literals detection.
# MagicLiteralsSelector [](https://travis-ci.org/juliendelplanque/MagicLiteralsSelector) I am an UI for the experiment related to magic literals detection. # How to install To install this project, run the following script in a Pharo 8.0 image: ```Smalltalk Metacello new repository: 'github://juliendelplanque/MagicLiteralsSelector/src'; baseline: 'MagicLiteralsSelector'; load ```