ended2월 22일· 1 sources

I built a CLI to see my real GitHub language stats – does something like this already exist?

GitHub 실제 언어 통계 확인 CLI를 만들었습니다 – 비슷한 도구가 이미 있나요?

Why it matters

GitHub 프로필의 한계(private repo 미표시, 언어별 통계 없음)를 극복하기 위해 github-lang-stats CLI 도구를 개발했다. 이 도구는 개인이 작성한 모든 commit(public/private)을 분석하여 프로그래밍 언어별 변경 라인 수를 계산한다.

1
Sources
+0
24h
Growth
211d
Active
github-lang-statsGitHubCLIlanguage statsprivate repositoriescommit analysis

Sources

Related Issues