1.0.0 • Published 6 years ago

repogit v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

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