A CLI to count sizes of file types in a directory, implemented by Python.
Install from the official PYPI:
pip install csft
Install from the latest source:
pip install git+https://github.com/yanqd0/csft.git
The simplest usage:
csft PATH/TO/YOUR/PROJECT
More Usage:
csft -h
Something like this:
type size 0 32859 1 .sample 15321 2 .xml 12349 3 .pyc 7100 4 .py 4221 5 .yml 1085 6 .rst 638 7 .iml 455 8 .2 41 9 .1 41 10 .0 41