github-gem icon indicating copy to clipboard operation
github-gem copied to clipboard

searching github projects with a query

Open brownman opened this issue 14 years ago • 0 comments

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.

brownman avatar May 07 '11 09:05 brownman