Skip to content

Latest commit

 

History

History
59 lines (35 loc) · 1.35 KB

README.rst

File metadata and controls

59 lines (35 loc) · 1.35 KB

This repository has been moved to gitlab.com/paul-nechifor/ohmu.

Old readme:

Ohmu

View space usage in your terminal.

image

image

image

image

image

image

Usage

Install the Python headers (TODO: specify the commands on every major OS.)

Install (prefix with sudo if you need to):

pip install ohmu --user --upgrade

Scan the current directory:

ohmu

Scan some random directory:

ohmu some/random/dir

Development

Make sure you have Tox installed globally.

Run the tests with:

tox

License

MIT