filers

Crates.iofilers
lib.rsfilers
version0.1.9
sourcesrc
created_at2019-04-24 19:31:38.212481
updated_at2020-03-26 17:31:10.87633
descriptionCollection of file tools
homepage
repository
max_upload_size
id129944
size21,132
Lennart-Bot (lennart-bot)

documentation

README

Maintenance

: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/

Commit count: 0

cargo fmt