0.0
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Find How Many SLOC You've Commited to Github
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.15
~> 10.0

Runtime

~> 4.7
 Project Readme

Github SLOC

Find Out How Many SLOC You've Contributed to Github

Travis CI Gem Version Gem

Installation

$ gem install github_sloc

Will install the octokit gem as a dependency.

Usage

Sample usage/output:

$ github_sloc
Username: *****
Password: *****
----------
Repository                               Adds       Dels       Commits
----------
you/repo                                 (+5000)    (-3000)    (:120)
you/other-repo                           (+100)     (-50)      (:5)
----------
Total                                    (+5100)    (-3050)    (:125)