Skip to content

Adding URLs in includes #380

@thetillhoff

Description

@thetillhoff

Because I love task so much, I use it almost everywhere. While initializing another repo of mine, I recognized that I have lots of redundant tasks in each of those repos.
IMO it would be a great feature to not only allow absolute/relative paths in includes, but also URLs (like https://...).
Like this, I could have a global taskfile for all repos, never copy-paste tasks around and only specify repo-specific tasks.

What do you think about this? It shouldn't impact performance so much, because it's just a tiny peace of text, should it?
Alternatively, do you have a recommendation on how to solve the redundant/multiple-versions-of-the-same-task problem?

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