Interactive CLI
Open
Component: CLI
Type: Enhancement
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description

In [yo](https://github.com/yeoman/yo/) we have a nice interactive CLI that is shown when the users runs `yo` directly. I know we can't do that with grunt, but might be nice to have something like `grunt --interactive` that opens an interactive cli menu where users can choose tasks to run and stuff.
That would definitely make grunt more approachable for cli noobs or even for advanced users using new projects where they don't know all the tasks.
Contributor guide
Assessment
This issue has not been assessed yet.