Skip to content

Rust directory traverser that also renders contents info graph.

Notifications You must be signed in to change notification settings

dommyrock/graph_file_watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graph_file_watcher

Rust directory traverser that also renders contents info graph.

Starting cli tool through targeting .exe in its download path

image

Option 2 : Clone the repo & install rust toolchan to run locally

Rust toolchain : https://www.rust-lang.org/tools/install

Bellow commmands will build & run code with <Directory_Path> specified as 1st argument

cargo run C:\Users\dpolzer\Downloads\er\mobile

If you want to build your own exe (release mode)

cargo build -r

Output of Directory relationship tree example

image

This is how much time and total node count is contained on local C:/ drive

image


Linker logix (BSF)

image

About

Rust directory traverser that also renders contents info graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published