Skip to content

rudolfolah/github-traffic-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Traffic Check

Prints out all traffic insights for GitHub repositories that you have access to

Licensed under MIT license

Usage

  1. Create a personal web access token, with repo scope
  2. Copy .env.sample to .env and fill in the details
  3. npm install
  4. npm start

Example output

rudolfo@macbook github-traffic-check % node index.js
repo_name,stars,views,uniques
rudolfolah/ansible-role-letsencryptssl,2,7,2
rudolfolah/ansible-role-mongodb,1,0,0
rudolfolah/ansible-role-nodejs,1,0,0
rudolfolah/aws-terraform-generator,1,21,2
rudolfolah/benchmark-routers-for-react,1,19,1
...
rudolfolah/secure_django_code_exercise_files_05_02_end,1,19,3
rudolfolah/talk,0,2,1
rudolfolah/tweet-writer,2,4,2
rudolfolah/webpack.js.org,1,0,0
rudolfolah/YamlDotNet,0,2,1

About

Prints out all traffic insights for GitHub repositories that you have access to

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published