Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 844 Bytes

readme.md

File metadata and controls

28 lines (16 loc) · 844 Bytes

Ikora Evoluation Analysis

build codecov License

Description

Ikora Evolution relies on Ikora Smells and analyze the evolution of smells accross successive versions.

Build requirements

  • Java Development Kit (JDK) 11 or higher
  • Maven 3.6.0 or higher

Build from source

  1. Clone the project on your machine using git clone https://github.com/UL-SnT-Serval/ikora-evolution.git .
  2. Move to the directory.
  3. run the Maven command mvn clean install.

License

Code is under the Apache Licence v2.