A simple command-line tool to calculate and display the percentage of programming languages used in a project.
- ruby
cd /opt
git clone https://github.com/Blziko/ghpercent
chmod +x ghpercent/ghpercent.rb
ln -sf ghpercent/ghpercent.rb /usr/bin/ghpercent
cdghpercent --project=<directory>