Skip to content

tekakutli/forks-that-are-active

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

forks-that-are-active

see which forks of a given github repository are active

usage

data

  • ../api-forks-#repository#/ is the incremental state
  • ../forks-#repository# is the final query

This will create a folder just outside the repo, named api-forks-#repository#
All the files there are a 'state', incrementally used to parse the final query, this state design was chosen due to github-api download limit
If you see a "API limit reached" message just re-run the script some time later, nothing already downloaded will be re-downloaded

  • jp was not used because I needed to use $ cut for some things regardless
  • no database was used because this is meant to be an easy thing

btw you can increase the github-API download limit this way: https://docs.github.com/en/rest/overview/resources-in-the-rest-api#rate-limiting

About

see which forks of a given github repository are active

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages