Skip to content

LeoVie/xdry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xdry - Programming language agnostic clone detection

xdry detects duplicated behaviour in your application, even if the duplicated passages are not exact matches to each other. Likely you should read a bit about the theoretical background for a better understanding.

Run via binary

Download latest release and run via

./xdry {path_to_project} -h

Run via Docker

There's also a Docker image available. You can you this via

docker run -v {path_to_project}:/project leovie/xdry -h

Documentation

see here

Thanks

Special thank you belongs to queo GmbH for sponsoring the development and maintenance of xdry.

About

Programming language agnostic clone detection

Resources

License

Stars

Watchers

Forks

Packages

No packages published