CAVEAT LECTOR This software comes without any form of guarantee. It might cause damage in the form of loss of data and/or time.
Lines Of Code Uh, Something… Time!
Generates a graph of the amount of code — per language as well as total — over time in a Git repository. cloc does most of the heavy work, and Google Charts does the drawing.
cloc, a web browser (for viewing) and a bucket of patience.
In it’s simplest form, from within a Git repository run:
git locust
For more details:
git help locust
Copyright (C) 2016 Theo ‘Biffen’ Willows
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.