An open API service indexing awesome lists of open source software.

https://github.com/leanprover/release-index

Index of Lean releases
https://github.com/leanprover/release-index

Last synced: about 1 year ago
JSON representation

Index of Lean releases

Awesome Lists containing this project

README

          

Lean repository index
=====================

This repository fills with JSON files listing
the lean releases.

It is updated upon new Lean releases (stable, beta, nightly; but not PR
releases) using a GitHub Actions `workflow_dispatch` event. If it stopped working maybe the PAT expired? Then create a new one and set a secret on the lean4 repo.

URLs:

* lists all releases, grouped by release channel.
* lists all stable releases.
* lists all beta releases.
* lists all nightly releases.

Since there are many nightly releases (about one every night), the
`stable.json` is noticably smaller and should be used if it suffices.