gruntjs / gruntjs/grunt-init

Shell completion

Open
#83 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
195
Forks
57
PR merge metrics
No merged PRs in 30d

Description

I recently created `grunt-init-completion` to add shell completion for `grunt-init`. See https://npmjs.org/package/grunt-init-completion.

``` sh
npm install --global grunt-init-completion
grunt-init-completion completion --save
```

I decided to do this with an external module because shell completion is confusing enough as is and I thought this would be simpler, but I am willing to have it added to the core.

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.