Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 972 Bytes

readme.md

File metadata and controls

26 lines (16 loc) · 972 Bytes

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.