Skip to content
/ sloc Public

Find Out How Many SLOC You've Contributed to Github

License

Notifications You must be signed in to change notification settings

karagenit/sloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Find Out How Many SLOC You've Contributed to Github

Resources

License

Stars

Watchers

Forks

Packages

No packages published