Skip to content

allofphysicsgraph/lean-in-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lean (and only Lean) in Docker

Most Lean tutorials rely on a web UI or are written for VSCode. See https://leanprover.github.io/reference/using_lean.html, https://www.youtube.com/watch?v=p4IrbnPomXg
Because I plan to use Lean as part of a workflow, loading from files and getting command line output is relevant.

For the version of Lean you are interested in (v4 or v3), the respective directory has a Dockerfile and a Make file.

The Dockerfile does not contain Emacs or VSCode

Similar repos supporting containerization of Lean

The repo https://github.com/Kha/elan is a fork of https://github.com/leanprover/elan which uses

curl https://raw.githubusercontent.com/leanprover/elan/master/elan-init.sh -sSf | sh

Releases

No releases published

Packages

No packages published