File Explorer and terminal at same time. A terminal tool to help finding a your folder directories, and run some commands at the directorys.
Note
This project is my first project that write in rust.
this project is not support forwindows
.
Quick Install
curl -LsSf https://raw.githubusercontent.com/ReazonGd/luru/refs/heads/main/release/install.sh | sh
Build and Install To install luru,make sure you have cargo. and then,
git clone https://github.com/ReazonGd/luru.git luru
cd ./luru
make build
make install