Can you get the number of lines of code from a GitHub repository?

前端 未结 15 1192
庸人自扰
庸人自扰 2020-12-04 04:26

In a GitHub repository you can see “language statistics”, which displays the percentage of the project that’s written in a language. It doesn’t, however, display ho

15条回答
  •  爱一瞬间的悲伤
    2020-12-04 04:52

    Firefox add-on Github SLOC

    I wrote a small firefox addon that prints the number of lines of code on github project pages: Github SLOC

提交回复
热议问题