lean4-htt/src/lake/tests/lean
Mac Malone fdd9d6f306
feat: lake lean (#3793)
Adds a `lake lean` CLI command that builds the imports of a Lean file
and then elaborates it via `lean` with the workspace's configuration
(i.e., adding the `moreLeanArgs` / `leanOptions` of the root `package`
and Lake's environment).
2024-03-29 22:54:31 +00:00
..
Lib
clean.sh
lakefile.lean
Lib.lean
Test.lean
test.sh