Skip to content

Allow glob wildcard filename expansion for dependencies #40

@gvwilson

Description

@gvwilson

I would like to be able to write:

SOURCE: "**/index.md"

and then use SOURCE as a dependency (as per #26) and in commands:

output.html:
  deps:
  - $(SOURCE)
  exec: "transmogrify output.html $(SOURCE)"

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