Giter VIP home page Giter VIP logo

ghs's Introduction

ghs

ghs is a simple tool for searching Github repos using their Search API

Build Status

Installation

go install github.com/Keithbsmiley/ghs

Usage

Search for repos matching AFNetworking

$ ghs AFNetworking

AFNetworking/AFNetworking                                                      8560 Objective-C
AFNetworking/AFIncrementalStore                                                1414 Objective-C
AFNetworking/AFOAuth2Client                                                     401 Objective-C
steipete/AFDownloadRequestOperation                                             387 Objective-C
jnjosh/JJAFAcceleratedDownloadRequestOperation                                  232 Objective-C
AFNetworking/Xcode-Project-Templates                                            169 Objective-C
AFNetworking/AFHTTPRequestOperationLogger                                       154 Objective-C
AFNetworking/AFAmazonS3Client                                                   130 Objective-C
AFNetworking/AFOAuth1Client                                                     105 Objective-C
jaminguy/JGAFImageCache                                                          96 Objective-C

Search for a maximum of 2 repos matching AFNetworking

$ ghs -count=2 AFNetworking

AFNetworking/AFNetworking                                                      8560 Objective-C
AFNetworking/AFIncrementalStore                                                1413 Objective-C

Search for a repo written in Go matching postgres

$ ghs -lang=Go postgres
lib/pq                                                                                   368 Go
deafbybeheading/dog                                                                       11 Go
jgallagher/go-libpq                                                                        4 Go
fdr/pg_logplexcollector                                                                    2 Go
darkhelmet/musclecar                                                                       1 Go
w4g3n3r/gopg                                                                               0 Go
levicook/tusk                                                                              0 Go
metakeule/pgsql                                                                            0 Go
jcoene/pgorp                                                                               0 Go

ghs's People

Contributors

keith avatar

Stargazers

James Pereira avatar

Watchers

Marin avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.