Skip to content

[FR] Enable files dependencies #10

Open
@JohnPreston

Description

@JohnPreston

I want to be able to define that one file depends on the presence of another before acquiring.

files:
  /path/to/A: {}
  /path/to/B:
    depends_on:
      - /path/to/A

Metadata

Metadata

Assignees

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