Description
Source code size can be estimated quickly by counting lines across a project from the terminal.
This Git package is useful for developers who want a lightweight `lctr` command for simple codebase statistics. It counts lines; it does not measure code quality, complexity, or maintainability.
Line counts can be misleading when comparing projects. Use them as a rough metric, not as a performance or quality score.