This tool will allow you to search for any code on a specific repository or organization and even a user
go get github.com/xpl0ited1/githubGrep
$ githubGrep -search GITHUB -user xpl0ited1 -lang Go
-content
display content of code
-lang string
programming language
-org string
organization to look at
-page int
page number, only if results are more than 100 (default 1)
-repo string
repo to look at
-search string
code to search
-user string
user to look at