defunkt / github-gem

`github` command line helper for simplifying your GitHub experience.

Home Page:http://github.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

searching github projects with a query

brownman opened this issue · 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.