1.0.1 • Published 9 years ago
gh-trending-cli v1.0.1
gh-trending-cli

GitHub trending from the command line.
Install
$ npm install -g gh-trending-cliUsage
$ gh-trending [command] [options]
Commands
repos Get todays trending repositories
devs Get todays trending developers
Options
--lang [language] Get todays trending repositories in a particular language
--time [time] Get 'weekly' or 'monthly' trending repos -- the default is 'daily'
Examples
$ gh-trending devs --time monthly
$ gh-trending repos
$ gh-trending repos --lang javascript --time weeklyRelated
node-gh-trending - API for this module