https://github.com/janicduplessis/npm-link-copy
`npm link` that copies files instead of using symlinks
https://github.com/janicduplessis/npm-link-copy
link npm
Last synced: 2 months ago
JSON representation
`npm link` that copies files instead of using symlinks
- Host: GitHub
- URL: https://github.com/janicduplessis/npm-link-copy
- Owner: janicduplessis
- Created: 2016-03-29T00:29:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-01T07:50:06.000Z (over 8 years ago)
- Last Synced: 2025-03-16T01:20:25.993Z (3 months ago)
- Topics: link, npm
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### npm-link-copy
Replacement for `npm link` that copies files instead of using symlinks.