0.1.9 |
|
---|---|
0.1.8 |
|
0.1.7 |
|
0.1.5 |
|
0.1.0 |
|
#1185 in #collection
21 downloads per month
20KB
451 lines
❗ This project is unmaintained as of today (March 26th, 2020) ❗
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/
Dependencies
~59KB