cpx icon indicating copy to clipboard operation
cpx copied to clipboard

How to rename file?

Open catouse opened this issue 7 years ago • 3 comments

I want to copy a icon file to a new place and rename it to favicon.ico.

cpx.copy('./resources/icon.ico', `${destRoot}/favicon.ico`)

catouse avatar Sep 27 '17 13:09 catouse

Any news?

rendomnet avatar Apr 05 '19 05:04 rendomnet

I'd also like to see the ability to rename files added.

jhildenbiddle avatar Apr 24 '19 23:04 jhildenbiddle

Yeah, it's annoying that you can't do this. Same with copyfiles However, cpy-cli does have this feature

entozoon avatar Apr 29 '20 12:04 entozoon