node-gh / gh

(DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead.
http://nodegh.io
Other
1.71k stars 217 forks source link

Search repositories #451

Closed tomzx closed 4 years ago

tomzx commented 8 years ago

It would be awesome if we could make use of the search feature to obtain a list of repositories (https://developer.github.com/v3/search/). My idea here is related to #356, #357, which would allow users (in the long term) to clone multiple repositories automatically based on search results.

One example use case would be to search the top 100 projects for a given language in order to clone their repository. Once that is done, code analysis on these 100 projects could be done.

protoEvangelion commented 4 years ago

:tada: This PR is included in version 2.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: