Skip to content
This repository was archived by the owner on Oct 7, 2018. It is now read-only.

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Locust

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.

Requirements

cloc, a web browser (for viewing) and a bucket of patience.

Usage

In it’s simplest form, from within a Git repository run:

git locust

For more details:

git help locust

License and Copyright

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.