This is a simple code that you can use in any command line.

to start, just type in command line: "cargo install --path tuop-ls"

then you can cd to your project directory and type in command promt "tuop-ls" and see what is the Top 5 of your biggest files on the project.

you can also set your number of files that you want to check by typing: "tuop-ls -n {the numbers of files that you want to check}" like typing "tuop-ls -n 10"