Skip to content

Files

Latest commit

 

History

History
52 lines (29 loc) · 943 Bytes

README.md

File metadata and controls

52 lines (29 loc) · 943 Bytes

GITHUB-TRAFFIC

Description

A simple python program that fetches users repository traffic and insight

Usage

python3 cli.py --config=config/demo.conf

Table of Content

Dependencies

Personal Token

You will need to generate a Personal Access Token and paste it in a .conf file as shown here. Make sure token has repo scope


Changelog

Version: 0.1 - 2021-04-26

Fixed

  • Rich console formatting