Story
As a build engineer, I want certain files in the project tree to be copied to another location, so I can simplify the things that ultimately will be deployed.
Description
This task provides the ability to copy files from one directory to another.
Acceptance Criteria
- A single file can be specified.
- A folder can be specified.
- A directory tree can be copied maintaining the structure.