Description
File trees with line counts help developers understand project size and where code or text is concentrated. This terminal utility prints a directory tree annotated with line totals, making it useful for audits, refactoring planning, and repository overviews.
Run `treekei` against a project path. It reads files to count lines and prints a report; it does not modify the project contents.