Skip to content

Support specifying the LeanInk path #84

@utensil

Description

@utensil

LeanInk is sensitive to Lean versions and expected to be installed locally, it's useful to support specifying the LeanInk path via a flag like --leanink= in such scenarios.

A similar flag (but as --ink) is present in https://github.com/leanprover/doc-gen4 to invoke LeanInk.

For more details, see the discussion here: leanprover/LeanInk#21 (comment) .

For implementation, it seems that somehow reusing binpath of CLIDriver could make it work, but it's not so easy to pass it to the driver in the current generic way to resolve the CLI driver.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions