Ferret is a trigram-based tool for detecting similarity in groups of text documents or program code.
Read more about Ferret here.
Download
Precompiled versions (for AMD64):
- Linux - md5sum 2fe2cc8698e579cb294f8aad89f7d8b4
- MacOS - md5sum 00f942eed40b43e11451dc7869d80bdb
- Windows - md5sum fb4fffad20f98fb1701d0d9b477fd4e2
Latest source code: zip - tar.gz
You can also clone and view this fossil repository using the following commands:
$ fossil clone https://chiselapp.com/user/pcl/repository/ferret ferret.fossil
$ mkdir ferret_folder
$ cd ferret_folder
$ fossil open ../ferret.fossil
$ ls
... shows all the files
$ fossil ui
... opens the repository in your browser