Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 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 Python-based workflow for a Flask-based website, 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

About

Lean in Docker

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages