You are not logged in.
Pages: 1
Hi Everyone,
This is my first project and attempt to create a treeview to show directories and files in rust.
Any feedback on improvements or features is welcome.
Project is uploaded here :
Gitlab Link
aur Installation -
yay -S treeview-git
Sample Usage :
binary git:main ❯❯❯ ./treeview -p .. ⏎ ✹
? treeview
└── ? binary
└── ● treeview
└── ● Cargo.toml
└── ? src
└── ● main.rs
└── ● README.md
Regards, Debasish
Last edited by Debasish Patra (2022-10-15 09:21:41)
Keep Calm, And Enjoy Life
Offline
Pages: 1