OP
openstatusHQ/stargazers
A small CLI to get your Stargazers information
Stargazers Insights
A small CLI tool to export insights about stargazers of a GitHub repository.
Prerequisites
-
Create a GitHub token:
To access the GitHub API, you need to create a personal access token. Follow the instructions in the GitHub documentation to generate your token. -
Create a
stargazers.yamlfile:
This file should contain the repositories you want to analyze. Use the following structure:repositories: - owner: openstatusHQ name: cli - owner: openstatusHQ name: openstatus
Contributing
Contributions are welcome! Please open an issue or submit a pull request for any features or bug fixes.