CodeLines
Utilities

CodeLines is a simple utility application for counting the total number of lines of code written in different programming languages, placed in any number of files and folders, using a simple GUI or Console interface. Maintained as an Open-Source project at [GitHub](https://github.com/cronblocks/code-lines), it can easily be downloaded and intuitively used.
***Caution*** - Analysis of internal content to segregate different languages that share same file extensions is a work in progress, intended to be completed upon availability of efforts. Till then, the utility uses a simplistic lines counting algorithm while identifying languages based on file extensions. Collaborations are most welcomed.