Skip to content

Add support for defining dependencies #36

@DannyBen

Description

@DannyBen

For example, if a script requires curl, we can have this config:

dependencies:
  - curl

This will not be displayed in the usage text, but the script will run a dependencies_filter function before running, and check if curl is installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions