Skip to content

Command central for the Lean4 Language directed reading program.

Notifications You must be signed in to change notification settings

JohnEdwardJennings/lean4dirp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

source ~/.profile
git clone git@github.com:JohnEdwardJennings/lean4dirp.git
cd lean4dirp
lake exe cache get
git checkout -b <your-first-name>
cp Lean4dirp.lean Lean4dirp/Start.lean
git add .
git commit -m "<write your commit message here>"
git push -u origin <your-first-name>

From now on, you can edit Lean files by opening the current directory in VSCode, for example by running code ..

About

Command central for the Lean4 Language directed reading program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages