Commit Graph

1 Commits

Author SHA1 Message Date
9afd4f24d3 feat(meta/downloads): add basic meta updater written in Go
It currently only supports outputting a shields.io JSON badge for the
total number of downloads, calculated by iterating over all pages of
GitHub Releases and counting download totals.

Shields.io's own release downloads badge only checks downloads counts
from the first page (100 releases).
2021-11-11 01:29:57 +00:00