bascoe10 / footprint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

    ______            __  ____       _       __
   / ____/___  ____  / /_/ __ \_____(_)___  / /_
  / /_  / __ \/ __ \/ __/ /_/ / ___/ / __ \/ __/
 / __/ / /_/ / /_/ / /_/ ____/ /  / / / / / /_
/_/    \____/\____/\__/_/   /_/  /_/_/ /_/\__/

A tool for computing the number of lines contributed to a git project per commit author.

Example usuage

python -m footprint --repo <repo directory path> --project rails

About

License:MIT License


Languages

Language:Python 89.5%Language:Ruby 10.5%