Search code inside a Github project

前端 未结 7 1807
被撕碎了的回忆
被撕碎了的回忆 2020-11-29 14:54

Is there a way to grep for something inside a Github project\'s code?

I could pull the source and grep it locally, but I was wondering if it\'s possible through the

7条回答
  •  生来不讨喜
    2020-11-29 15:47

    I search the source code inside of Github Repositories with the free Sourcegraph Chrome Extension ... But I Downloaded Chrome First, I knew other browsers support it though, such as - and maybe just only - Firefox.

    I skimmed through SourceForge's Chrome Extension Docs and then also I looked at just what I needed for searching for directory names with Github's Search Engine itself, by reading some of Github's Codebase Searching Doc

提交回复
热议问题