.grunt-init directory missing in Windows
- Dominant language
- JavaScript
- Stars
- 195
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
http://gruntjs.com/project-scaffolding
Installing templates
Once templates are installed into your ~/.grunt-init/ directory (%USERPROFILE%.grunt-init\ on Windows) they will be available for use via grunt-init.

I don't have a .grunt-init directory in my Windows user directory. I have been able to reproduce this on a Windows 7 and Windows 8.1 machine.
Although, it isn't a big deal to not have the .grunt-init directory because I can use the full path of a grunt-init template in another folder, it would certainly be nice to be able to reference the templates the easy way.
Contributor guide
Assessment
This issue has not been assessed yet.