gruntjs / gruntjs/grunt-init

Template repository support

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

Description

It would be nice, if grunt-init would support downloading templates from a central repository (npmjs for example), when the template isn't available locally.

This would mean:
- Correctly labeling (i.e. grunt-init-template) all available packages in npmjs
- Implementing a method of searching with npm, when the template isn't available locally
- If only one template is returned from that search, install the package to ~/.grunt-init (after asking the user)
- Use that template

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.