= Install To install !RefactorErl you can use the referl script located in the bin directory of the release. Unzip the release and type the following command: {{{bin/referl -build tool}}} System requirements: [wiki:Install Install page] Build configuration options: [http://pnyf.inf.elte.hu/trac/refactorerl/wiki/StartUp#Options Parameters of the referl script ] = Starting the tool To start the tool with the default config use: {{{bin/referl}}}. This will store the source code representation in an Mnesia database. However, to decrease memory footprint and speed up the tool you may want to use the Kyoto Cabinet backend of !RefactorErl: {{{bin/referl -db kcmini}}} For further options please check the [wiki:StartUp StartUp page] = Interfaces: ri, web = Building a database = Using the web interface = Using the query language = Dependency analysis = Code duplicates