Github SLOC
Find Out How Many SLOC You've Contributed to Github
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)