#cli

app zarrebin

find files from terminal

2 releases

Uses old Rust 2015

0.1.1 Jan 17, 2019
0.1.0 Jan 16, 2019

#4025 in #cli

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

~1.5–9MB
~62K SLoC