mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-19 06:07:59 -04:00
18 lines
353 B
Markdown
18 lines
353 B
Markdown
# @pnpm/fs.hard-link-dir
|
|
|
|
> Hard link (or copy if linking fails) all files from a directory to several target directories.
|
|
|
|
<!--@shields('npm')-->
|
|
[](https://www.npmjs.com/package/@pnpm/fs.hard-link-dir)
|
|
<!--/@-->
|
|
|
|
## Installation
|
|
|
|
```sh
|
|
pnpm add @pnpm/fs.hard-link-dir
|
|
```
|
|
|
|
## License
|
|
|
|
MIT
|