Skip to content

Compute historical data about GitHub repository stargazer counts

Notifications You must be signed in to change notification settings

shockey/starry-eyes

Repository files navigation

🤩 Starry Eyes1

Installation

  • Run npm install.
  • Copy .env-sample to .env and provide a GitHub Personal Access Token (generate one here)

Usage

  • Fetch raw stargazer data from GitHub: ./index.js fetch stars someuser/somerepo
  • Generate a by-month CSV of stargazers: ./index.js report stars someuser/somerepo

About

Compute historical data about GitHub repository stargazer counts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published