heokhe / zarrebin

πŸ”Ž find files from terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

πŸ”Ž find files from terminal

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%