Skip to content

andrezacm/codesearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

codesearch

Uses GitHub's Code Search API to search for a query string over all public repositories. Saves user information associated with each repository returned in the results list.

###Usage

$ ruby codesearch.rb [query_string]

e.g.

$ ruby codesearch.rb AndroidManifest.xml

Change log

[0.1.2] Major refactoring. Previous command line options are no longer functional.

###Requirements

  • Ruby >= 1.9.2
  • Gems (gem install):
    • httparty
    • launchy
    • awesome_print

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages