Search code inside a Github project

前端 未结 7 1810
被撕碎了的回忆
被撕碎了的回忆 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:55

    Google allows you to search in the project, but not the code :(

    site:https://github.com/CreateJS/EaselJS test

提交回复
热议问题