I have made it so that if you put in a GitHub user's username it will pull all of the GH repos they have created or forked and will run the same math as before. (Note currently this counts all commits regardless of author however if I get to it I will add support for only counting lines authored by the user. However, I figured that should be a separate feature and command)
I have made it so that if you put in a GitHub user's username it will pull all of the GH repos they have created or forked and will run the same math as before. (Note currently this counts all commits regardless of author however if I get to it I will add support for only counting lines authored by the user. However, I figured that should be a separate feature and command)