Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

copy-dir-cli

ihaichao5.1kISC0.0.3

A CLI tool to copy files from a directory to another directory

copy, CLI tool

readme

copy-dir-cli

A CLI tool for copying files from a directory to another directory

Installation

npm install copy-dir-cli -g

Execution

$ copy /src /dest

License

The MIT License