filers-0.1.9 has been yanked.
:exclamation: This project is unmaintained as of today (March 26th, 2020) :exclamation:
If you'd like to take over the project, feel free to contact me anytime.
Filers
Collection of file tools
What is Filers?
Filers is a collection of file tools written in Rust.
It consists of many different commands.
Building from source
Requirements
- Git
- Rust
- Cargo
Clone from Git
git clone https://github.com/ltheinrich/filers && cd filers
Build using Cargo
cargo build --release
The binaries are placed in ./target/release/