# langbreak ![Example file](/example.png) A simple script that displays a coloured language breakdown bar for your codebase, similar to GitHub's linguist feature. ## Usage ```bash ./langbreak ``` Analyzes the current directory and shows a visual breakdown of programming languages by file size. ## License GPLv3