| Crates.io | zarrebin |
| lib.rs | zarrebin |
| version | 0.1.1 |
| created_at | 2019-01-16 15:04:34.393023+00 |
| updated_at | 2019-01-17 17:54:56.167602+00 |
| description | find files from terminal |
| homepage | |
| repository | https://github.com/hkh12/zarrebin |
| max_upload_size | |
| id | 108934 |
| size | 45,564 |
🔎 find files from terminal
zarrebin [FLAGS] [OPTIONS] [--] [dir]
It can accept options and filters. See more in usage.md.
cargo install zarrebin
Or build it yourself:
git clone https://github.com/hkh12/zarrebin.git
cd zarrebin
cargo build --release
cargo install --force --path .