An option in file.copy to generate symlinks?
Open
Component: fs
Type: Enhancement
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
This originally began as an issue on grunt-contrib-copy, but @tkellen asked that I move it here.
https://github.com/gruntjs/grunt-contrib-copy/issues/30
It would be very useful to me to have the option to generate symlinks with grunt. My initial use case was a grunt project that contained, among other things, dotfiles that I wanted symlinked to my home directory.
Could this be added as an option to file.copy?
Contributor guide
Assessment
This issue has not been assessed yet.