github / git-sizer

Compute various size metrics for a Git repository, flagging those that might cause problems
MIT License
3.48k stars 139 forks source link

Question: is there anyway I can get the count of files in particular language for example cuda statistics #102

Closed learnnshare closed 2 years ago

learnnshare commented 2 years ago

Is there any way I can get a count of files in a particular language, for example, cuda statistics in the repository? My end goal: Search entire GitHub for repositories that use Cuda, and then sort them by various metrics. Most popular ; most forks; highest percentage of cuda files etc. Thank you for taking time to answer my question

mhagger commented 2 years ago

No, sorry, that's out of scope for git-sizer.