aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: c301890731c2e9280fed94d867456dae9609a999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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