Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 569 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 569 Bytes

GHTRENDING

pypi

Overview

GHTRENDING is a commandline tool for explore GitHub trending, includes developers and repository.

INSTALLATION

// package (recommend)
pip3 install ghtrending

// source
git clone https://github.com/chinsyo/ghtrending.git && cd ghtrending

USAGE

// package (recommend)
python3 -m ghtrending

// source
python3 ghtrending/ghtrending.py