lwojcik / gh-lines-of-code

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:The Unlicense


Languages

Language:JavaScript 100.0%