gruntjs / gruntjs/grunt

public vs private tasks

Open
#741 37 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.