Skip to content

serval-uni-lu/ikora-smells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ikora Smells

build codecov License Maven Central

Description

Ikora Smells relies on Ikora Core to detect smells present in Robot Framework code.

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-smells.git .
  2. Move to the directory.
  3. run the Maven command mvn clean install.

License

Code is under the Apache Licence v2.