Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 590 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 590 Bytes

oci-stats

GitHub Actions status

This repo contains some scripts to generate a simple HTML report summarizing repositories in the opencontainers GitHub organization.

For an example of the report, please see https://bloodorangeio.github.io/oci-stats/.

How to use

Run the following:

make gen-stats

This will produce the file stats.html which can then be viewed in your web browser.