Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/spl/lean-emacs-docker

Lean prover with Emacs and lean-mode on a minimal Docker image
https://github.com/spl/lean-emacs-docker

Last synced: 1 day ago
JSON representation

Lean prover with Emacs and lean-mode on a minimal Docker image

Awesome Lists containing this project

README

        

# Lean with Emacs and lean-mode in Docker

A [Dockerfile](Dockerfile) that builds [Lean](https://leanprover.github.io/)
from the [repository](https://github.com/leanprover/lean) and installs [GNU
Emacs](https://www.gnu.org/software/emacs/) with
[`lean-mode`](https://github.com/leanprover/lean/blob/master/src/emacs/README.md)
on a minimal [Alpine Linux](https://www.alpinelinux.org/) container.