Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 593 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 593 Bytes

lf

Crates.io ci

lf is a command to locate file in the default file explorer of os, build & run it with cargo. demo

Command Usage

Clone and install it by cargo install --path ., then u can use lf command everywhere like:

lf file

Library Usage

Open current directory and focus on src and target.

lf::open(&["src", "target"])