f[rame]ls
Description
frame-ls project is intent to deliver a ls command inspired by bls from Buf Compagnie or more recently rvls from RV
Installation
Pre-compile bin
You can download the last version https://github.com/doubleailes/fls/releases
Windows
Support Windows 10 x86
Linux
Support current linux distro tested Fedora 37, Centos 7, Manjaro 22
From Cargo
You can install via https://crates.io/
cargo install fil_ls
Usage
Run fls to list your current directory.
Run fls /path/of/directory/ to list a specific directory.
