davglass / cpr

Nodejs cp -R
Other
79 stars 80 forks source link

support single-file copy #7

Closed rvagg closed 10 years ago

rvagg commented 10 years ago

instead of borking when provided with a non-directory, just copy a file like cp does

davglass commented 10 years ago

Published in cpr@0.3.0

rvagg commented 10 years ago

Fantastic! Now I can remove my hack in my app. fwiw I didn't contribute via PR because the tests & coverage were a little overwhelming for the time I have available in my pre-NodeConf schedule.

davglass commented 10 years ago

No worries, I've got your back :)