We need a script to output the list of repositories a specific organization have on GitHub. That would help to clone them all, which is required by code indexers services.
Etsy Hound would be happy with URL like:
[ "https://www.github.com/Organization/RepoOne.git", "https://www.github.com/Organization/RepoTwo.git", "https://www.github.com/Organization/RepoThreee.git" ]