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/.
Run the following:
make gen-stats
This will produce the file stats.html
which can then
be viewed in your web browser.