Skip to content

predatorray/krew-index-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Build Status

Krew Index Tracker is a tool that monitors and tracks the download statistics of Krew plugins.

It is available on GitHub Pages.

How it works

  1. A GitHub workflow is triggered at 00:00 UTC every day.
  2. It lists all the available plugins from Krew and fetches the download count of each of them using GitHub Release API.
  3. Then, it generates JSON files containing the download stats and creates an auto-approved pull request.
  4. Finally, after all the required checks pass and pull request is auto-merged, another GitHub Workflow publishes it to GitHub Pages.

Screenshot

screenshot

Support & Bug Report

If you find any bugs or have suggestions, please feel free to open an issue.

License

This project is licensed under the MIT License.