framels project is intent to deliver a ls command inspired by bls from Buf Compagnie or more recently rvls from RV
You can download the last version https://github.com/doubleailes/fls/releases
Support Windows 10 x86
Support current linux distro tested Fedora 37, Centos 7, Manjaro 22
You can install via https://crates.io/
Run cargo install framels
Run fls --help
Run fls
to list your current directory.
Run fls -- /path/of/directory/
to list a specific directory.
Inspired by rvls. You can use -l
Run fls -l
to list your current directory and display EXR informations.
Run fls -l -- /path/of/directory/
to list a specific directory and display EXR informations.
Thanks to: - Ben Legros for the passive mentorship over a beer ( or many ) - Djl for the idea - Tcherno - Mercenaries Eng for the best render engine ( samples/big from Guerilla render )