How to Install gitinspector in Ubuntu 18.04



Install gitinspector by entering the following commands in the terminal:

sudo apt update
sudo apt install gitinspector

Description:

statistical analysis tool for git repositories

gitinspector is a statistical analysis tool for git repositories. It creates informative and visually appealling reports in various output formats. . Its features include: * Shows cumulative work by each author in the history * Filters results by extension * Can display a statistical timeline analysis * Scans for all filetypes (by extension) found in the repository * Multi-threaded; uses multiple instances of git to speed up analysis * Supports HTML, XML and plain text (terminal) output

Homepage: https://github.com/ejwa/gitinspector/

Version: 0.4.4+dfsg-4

Section: universe/vcs