| Crates.io | lf |
| lib.rs | lf |
| version | 0.2.0 |
| created_at | 2024-03-30 05:43:31.072254+00 |
| updated_at | 2024-04-01 08:17:36.546119+00 |
| description | Locate a file in file explorer |
| homepage | |
| repository | https://github.com/reminia/lf-rs |
| max_upload_size | |
| id | 1190821 |
| size | 6,457 |
lf is a command to locate file in the default file explorer of os, build & run it with cargo.

Clone and install it by cargo install --path ., then u can use lf command everywhere like:
lf file
Open current directory and focus on src and target.
lf::open(&["src", "target"])