https://github.com/chadhietala/copy-pkg
https://github.com/chadhietala/copy-pkg
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chadhietala/copy-pkg
- Owner: chadhietala
- Created: 2017-04-26T04:19:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-26T04:21:16.000Z (about 8 years ago)
- Last Synced: 2025-02-10T08:23:02.836Z (4 months ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Copy-pkg
Just a thing to copy packages.
### Usage
```
yarn add copy-pkg
```In the package you want to link
```
copy
```Link the dependency
```
copy name-of-dependency
```