Ikora Evolution relies on Ikora Smells and analyze the evolution of smells accross successive versions.
- Java Development Kit (JDK) 11 or higher
- Maven 3.6.0 or higher
- Clone the project on your machine using
git clone https://github.com/UL-SnT-Serval/ikora-evolution.git
. - Move to the directory.
- run the Maven command
mvn clean install
.
Code is under the Apache Licence v2.