refi64 / findutils

Rust implementation of findutils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

findutils

Crates.io Build status codecov

Rust implementation of GNU findutils.

Run the GNU testsuite on rust/findutils:

bash util/build-gnu.sh

# To run a specific test:
bash util/build-gnu.sh tests/misc/help-version.sh

About

Rust implementation of findutils

License:MIT License


Languages

Language:Rust 99.3%Language:Shell 0.7%