Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-01T07:50:06.000Z (almost 8 years ago)
- Last Synced: 2024-11-21T10:13:21.982Z (about 2 months ago)
- Topics: link, npm
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 4
- 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.