#file #collection #command

yanked filers

Collection of file tools

0.1.9 Mar 26, 2020
0.1.8 Mar 26, 2020
0.1.7 Nov 21, 2019
0.1.5 Aug 14, 2019
0.1.0 Apr 24, 2019

#1137 in #collection

Download history 21/week @ 2024-02-18 16/week @ 2024-02-25 19/week @ 2024-03-10 152/week @ 2024-03-31

171 downloads per month

ISC license

20KB
451 lines

Maintenance

❗ 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