1.0.0 • Published 8 years ago

github-search-repos-cli v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

github-search-repos-cli Build Status

Search GitHub repositories

npm.io

Install

$ npm install --global github-search-repos-cli

Usage

$ github-search-repos --help

  Usage
    $ github-search-repos
    $ github-search-repos gulp
    $ github-search-repos gulp+languge:javascript

  Options
    -i, --interactive  Show results in interactive interface
    -s, --sort         Sort results by either `stars`, `forks` or `updated`
    -t, --token        GitHub authentication token

Related

License

MIT © Kevin Martensson