-
-
Notifications
You must be signed in to change notification settings - Fork 762
Closed
Description
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
Labels
No labels