public vs private tasks
Open
Component: tasks
Status: Ready
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Right now, all tasks are "public" meaning that all tasks can be run on the cli. It might be helpful on projects that have finely-crafted alias tasks to be able to make tasks "private" to hide them from the `--help` screen and prevent them from being run on the cli (or via lib)
Contributor guide
Assessment
This issue has not been assessed yet.