Skip to content

oumaziz/DocClone

Repository files navigation

DocClone

Documentation clones detector based on Colibri-Java library.

Requirements

Before using this tool you will need to install Diggit and running it on the desired projet.

Usage

This tool receives the JSON file generated by Diggit as input, and returns as output a JSON file containing all the clones detected.

After generating the Jar file all you need to do is to run a command like this :

java -cp output.jar fr.labri.docclone.App -f <thefile.json>

About

Documentation clones detector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages