0

This is probably a very silly question but I'm going to ask it anyway.

I am writing a Node app which gives a user a bunch of stats about their repos. I wanted to use codetabs but I would prefer to not have a limit. Usually you would just clone the repo and use something like cloc to get the results. So is there a way to run CLI tools on github repositories without cloning it? Or is there another service like codetabs without a limit?

Thanks in advance :)

ariv797
  • 43
  • 7
  • https://stackoverflow.com/questions/35932418/count-number-of-lines-in-a-github-repository-without-cloning – ceving Feb 07 '22 at 08:11
  • hey @ceving, thanks for the info, is there generally a way to run CLI tools without cloning? – ariv797 Feb 08 '22 at 07:32

0 Answers0