Angramme / dire

a simple windows/linux cli for printing out the directory structure and sizes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dire

a simple windows/linux cli for printing out the directory structure and sizes

usage

Use the command dire scan to scan the current working directory. The directory contents will be outputed in a sorted order from the heaviest to lightest file size. You can then explore the generated tree structure to find the files and folders that take the most space on your computer.

build

This project uses CMake as it's build tool. This means that you can build it like any other CMake project.

disclaimer

Always remember to wear a helmet when using this application. The project creator will not be held responsible for any damage done to your cranial matter. This project is in alpha phase so many things do not work properly.

About

a simple windows/linux cli for printing out the directory structure and sizes


Languages

Language:C++ 97.8%Language:CMake 1.9%Language:C 0.3%