# 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