github-gem
github-gem copied to clipboard
searching github projects with a query
what is the best way to do search Github with a complex query?
for example: a rails project - which has :
- description: that contains the word: 'game'
- Gemfile: that contains a gem: 'json-pure'
filter search result: sort by: date of last commit.