repogit

1.0.0 • Public • Published




Search GitHub repositories from the command line!

Install

$ npm install --global repogit

Usage

 Usage    : repogit <repository>
      : repogit <repository> [commands]
      : repogit <repository> [commands] <next-page>

 Commands :
  -search                     Normal search
  -best--match                Find the best match
  -most--stars                Find repositories with most stars
  -few--stars                 Find repositories with the least stars
  -most--forks                Find repositories with most forks
  -few--forks                 Find repositories with lest forks
  -recently--updated          Find recently updated repositories
  -least-recently--updated    Find least recently updated repositories

 Help     :
  $ repogit nodejs
  $ repogit google -most--stars
  $ repogit "twitter bot js" -search 2
  $ repogit "github bot" -recently--updated 3

Preview

License

MIT © Rishi Giri

Package Sidebar

Install

npm i repogit

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • rishi