Follow the XDG directory spec for templates directory
Open
- Dominant language
- JavaScript
- Stars
- 195
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Can we follow the XDG specification for where to place configuration files? These templates would be best placed in `$XDG_CONFIG_HOME/grunt-init/templates`. Or similar; the $XDG_CONFIG_HOME being the crucial part.
Dropping a mass of configuration files in $HOME is antiquated. It causes a mass of files in one's home directory and inability to easily configure or move the config-home (to say, a network mount).
Contributor guide
Assessment
This issue has not been assessed yet.