aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 33d89046a997838bf14fdd9929c7598dc387341f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# langbreak

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