/gh-lines-of-code

Quick and dirty script to count lines of code in all of my public repositories on GitHub

Primary LanguageJavaScriptThe UnlicenseUnlicense

lines-of-code

This script counts the number of lines of code in all public repositories on user's GitHub profile.

Clone the repo, put your username and personal access token in the code (lines 2 and 3), then run node count-lines.js.