lf

Crates.iolf
lib.rslf
version0.2.0
sourcesrc
created_at2024-03-30 05:43:31.072254
updated_at2024-04-01 08:17:36.546119
descriptionLocate a file in file explorer
homepage
repositoryhttps://github.com/reminia/lf-rs
max_upload_size
id1190821
size6,457
reminia (reminia)

documentation

README

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"])
Commit count: 55

cargo fmt