statcvs
CVS Repository statistic analysis tool, written in Java
Install
- All systems
-
curl cmd.cat/statcvs.sh
- Debian
-
apt-get install statcvs - Ubuntu
-
apt-get install statcvs - Kali Linux
-
apt-get install statcvs - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install statcvs - Raspbian
-
apt-get install statcvs
statcvs
CVS Repository statistic analysis tool, written in Java
StatCvs retrieves information from a CVS repository and generates various tables and charts describing the project development, e.g. timeline for the lines of code, contribution of each developer etc. The current version of StatCvs generates a static suite of HTML documents containing tables and chart images. StatCvs is open source software, released under the terms oft the LGPL. StatCvs uses JFreeChart to generate charts.