{"id":15436521,"url":"https://github.com/julian/setup-lean","last_synced_at":"2025-06-23T16:10:20.494Z","repository":{"id":209074827,"uuid":"723168226","full_name":"Julian/setup-lean","owner":"Julian","description":"Set up your GitHub Actions workflow with elan and/or a specific version of Lean","archived":false,"fork":false,"pushed_at":"2025-05-14T21:16:31.000Z","size":12,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-07T21:14:54.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Julian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-24T21:20:03.000Z","updated_at":"2025-05-14T21:14:44.000Z","dependencies_parsed_at":"2024-11-08T16:37:52.507Z","dependency_job_id":"d29a9131-09ac-4fde-b18e-4b9c2d3d3c99","html_url":"https://github.com/Julian/setup-lean","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"37545d8e61474a1c44e39c949ea6d71cc16b2738"},"previous_names":["julian/setup-lean"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Julian/setup-lean","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Julian%2Fsetup-lean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Julian%2Fsetup-lean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Julian%2Fsetup-lean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Julian%2Fsetup-lean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Julian","download_url":"https://codeload.github.com/Julian/setup-lean/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Julian%2Fsetup-lean/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261510008,"owners_count":23169686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T18:51:15.056Z","updated_at":"2025-06-23T16:10:20.454Z","avatar_url":"https://github.com/Julian.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# setup-lean\n\nThis action provides functionality for provisioning the [Lean theorem prover](https://lean-lang.org/) within GitHub actions.\n\nMore specifically, it can handle:\n\n  * Installing [elan](https://github.com/leanprover/elan), the preferred / community supported tool for managing and installing Lean versions, and thereby any version needed by a specific project\n  * Installing a specific version (toolchain) of Lean and adding it to the PATH\n  * TODO: Installing / caching downloaded caches\n  * TODO: Registering problem matchers for error output\n\n## Basic usage\n\nSee [action.yml](action.yml)\n\n```yaml\nsteps:\n- uses: actions/checkout@v4\n- uses: actions/setup-lean@v1\n- run: lake build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulian%2Fsetup-lean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjulian%2Fsetup-lean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulian%2Fsetup-lean/lists"}