kislerdm / opentofu-stats

OpenTofu project's statistics

Home Page:https://www.dkisler.com/opentofu-stats/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenTofu stats

The repo contains the tools and the pipeline definition to collect the data and calculate the following metrics for the OpenTofu repository:

  • Number of commits
  • Numer of committers
  • Numer of new committers
  • Number of new issues
  • Number of closed issues
  • Total number of opened issues
  • Total number of closed issues
  • Number of opened PR
  • Number of closed PR
  • Total number of opened PR
  • Total number of closed PR
  • PR time to merge
  • Number of new stars
  • Total number of stars
  • Total number of downloads

Architecture

architecture

Licence

The codebase is distributed under the MIT license.

About

OpenTofu project's statistics

https://www.dkisler.com/opentofu-stats/

License:MIT License


Languages

Language:templ 61.4%Language:Go 33.4%Language:Makefile 5.1%