Skip to content

andrey-kudinov/gh-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-list

One hour project just for fun and curiosity a bit

Install

yarn

Also you need GitHub Token

Create lists

You can get your GH followers

node create-list.js

or

yarn get

Files will be added to ./lists

List types:

  • long (e.g. long-list_21.12.2022.json)
  • short (e.g. short-list_21.12.2022.json)

If you creat a few files at one date, names will be with index (e.g short-list_21.12.2022-1.json)

Compare lists

node compare.js

or

yarn diff

Result will be in console.log() inside your Terminal

About

One hour project just for fun and curiosity a bit

Topics

Resources

Stars

Watchers

Forks