Template repository support
Open
- 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
Assessment
This issue has not been assessed yet.