cheat_checker-2.1.0 is not a library.
Cheat-checker
Detects similarities between sets of files, intended to detect academic dishonesty.
Installation
- Install rust, either directly through your system's package manager, or by installing
rustupand runningrustup install stable. - Run
cargo install cheat_checker. - Done! Run
cheat_checker --helpfor usage instructions.
Heavily inspired by copy_checker. Licensed under the GNU General Public License V3.0.