Ikora Smells relies on Ikora Core to detect smells present in Robot Framework code.
- 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-smells.git
. - Move to the directory.
- run the Maven command
mvn clean install
.
Code is under the Apache Licence v2.