Skip to content

Per-tool option to check availability in environment #178

@kzantow

Description

@kzantow

Some tools are only needed in certain environments or on certain platforms -- for example, something running on a GitHub runner should use the provided gh command, but this may not be available on a user's machine and needs to be downloaded. Or grep may not be available on Windows, but is on most other systems. If binny had the capability to check for the tool before downloading or executing, it would offer another way to improve performance and compatibility. This is important for use cases other than binny install.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions