Skip to content

corneliusweig/krew-index-tracker

Repository files navigation

krew-index-tracker

Build Status LICENSE Go Report Card

A tool to track download counts of krew plugins.

This tool does the following:

  • It updates the copy of the krew-index (https://github.com/kubernetes-sigs/krew-index) in directory index.
  • It reads all plugin manifests and looks for github URLs in the spec.homepage field.
  • It fetches the release information for each repo via GitHub API.
  • It writes the result into a BigQuery table.