6 releases (stable)
1.1.1 | May 1, 2024 |
---|---|
1.1.0 | Mar 29, 2024 |
1.0.3 | Mar 29, 2024 |
1.0.1 | Mar 1, 2024 |
0.1.0 | Feb 25, 2024 |
#617 in Command line utilities
9KB
136 lines
MOSS Trimmer
This is a very simple utility built around making MOSS, simpler to use. This tool can be used to download MOSS results so that they are stored entirely offline. This can be useful if results are needed to persist for longer than the 2 week storage time provided by MOSS servers.
Additionally, by passing a -t <STRING>
, argument, the tool will remove all results whose name does not include the string.
This can be used to ignore similarity results identified between two files in a code archive.
Requirements
- Rust
- wget
Installation Instructions
Moss Trimmer can be installed using Cargo:
cargo install moss-trimmer
Dependencies
~1.1–1.7MB
~32K SLoC