ru 0.1.4

A simple and easy-to-use cli tool inspired by du to find out the disk usage of files/directories.
ru-0.1.4 is not a library.

ru

ru is a simple and easy-to-use cli tool inspired by du to find out the disk usage of files/directories.

The motivation behind this project is to have a safe, performant and cross platform way to measure disk usage of folders and files.

Usage

Install the tool:

cargo install ru

Use the tool with the ru binary:

ru .

Contributing

Issues are welcome, if you find a bug and want to report it I will be pleased to fix it if i have the time for it.
PRs are not welcome, only the changes I want or need will be implemented, if you feel that this is not "right", fork it.