Skip to content

lecopivo/leanPluginTest

Repository files navigation

To build and run:

lake build
cd build; mkdir debug; cd debug
cmake ../..
make -j
./main
./main2

Quick rebuild command from build/debug directory

pushd ../../; lake build; popd; make -j

Potentially set up LD_LIBRARY_PATH to have libleanshared.so available

export LD_LIBRARY_PATH=~/.elan/toolchains/leanprover--lean4---nightly/lib/lean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages