Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 651 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 651 Bytes

barley

A cli that shows a GitHub-like language usage statistics bar.

barley analyses the programming languages used in a directory and creates a used languages bar right on your terminal:

Screenshot

Binaries available here: https://github.com/baris-inandi/barley/releases/latest

Installation

For Arch Linux

yay -S barley
# or using any other aur helper
aura -S barley
paru -S barley
yaourt -S barley

For MacOS (soon)

brew install barley

Will add debian and red hat based distros (apt and dnf) soon