Skip to content

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

License

Notifications You must be signed in to change notification settings

baris-inandi/barley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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