Skip to content

Set search path / PATH variable from configuration #77

Description

@MartinHelmut

Would be nice to be able to set/extend search paths for easier command use. Assuming there is a "options" block supported in the config, the following could be possible (NPM example).

# litr.toml
[options]
paths = ["node_modules/.bin"]

[commands]
format = "prettier --write ."

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureSomething new.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions