2 releases

Uses old Rust 2015

0.1.1 Jan 17, 2019
0.1.0 Jan 16, 2019

#293 in #filter

32 downloads per month

GPL-3.0 license

17KB
213 lines

Zarrebin

🔎 find files from terminal

Usage

zarrebin [FLAGS] [OPTIONS] [--] [dir]

It can accept options and filters. See more in usage.md.

Installation

cargo install zarrebin

Or build it yourself:

git clone https://github.com/hkh12/zarrebin.git
cd zarrebin
cargo build --release
cargo install --force --path .

Dependencies

~0.5–8.5MB
~50K SLoC