Automatically register tasks at global level
Open
Type: Enhancement
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
When a user declares an `exec` task, go ahead and register the task at global level, to reduce boilerplate. Similar to how tasks work in `make`.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating how an `exec` task is declared and how tasks are registered globally, then compare the behavior with make-style task registration; done means an `exec` declaration is globally available without the stated boilerplate and existing task behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100