Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 429 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 429 Bytes

🤩 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