copy-dir-cli
v0.0.3
Published
A CLI tool to copy files from a directory to another directory
Downloads
1,547
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