AvianFlu / ncp

Asynchronous recursive file copying with Node.js.
MIT License
680 stars 103 forks source link

Switch package to use mkdirp so that files can be copied into a ... #76

Open ebynum opened 9 years ago

ebynum commented 9 years ago

... new folder deeper than the current, with missing intermediate folders.