Krew Index Tracker is a tool that monitors and tracks the download statistics of Krew plugins.
It is available on GitHub Pages.
- A GitHub workflow is triggered at 00:00 UTC every day.
- It lists all the available plugins from Krew and fetches the download count of each of them using GitHub Release API.
- Then, it generates JSON files containing the download stats and creates an auto-approved pull request.
- Finally, after all the required checks pass and pull request is auto-merged, another GitHub Workflow publishes it to GitHub Pages.
If you find any bugs or have suggestions, please feel free to open an issue.
This project is licensed under the MIT License.