cpx
cpx copied to clipboard
How to rename file?
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`)
Any news?
I'd also like to see the ability to rename files added.