1.0.1 • Published 2 years ago

github-trends-cli v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Trending GitHub Repositories CLI

CLI to interact with GitHub Trends service

Installation

npm i -g github-trends-cli

Usage

gh-trends -h

or

npx github-trends-cli -h

Commands

  • gh-trends get-all - get all trend repositories from db
    • gh-trends get-all -l number -o number - set limit and offset
  • gh-trends get-one - get trend repository from db by id
    • gh-trends get-one --by-name - get trend repository from db by name
  • gh-trends sync - reset the internal request timer to the github trends api