import Lake open Lake DSL package «lean4_cli_example» where -- add package configuration options here require Cli from git "https://github.com/leanprover/lean4-cli" @ "main" lean_lib «Lean4CliExample» where -- add library configuration options here @[default_target] lean_exe «lean4_cli_example» where root := `Main