Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The --rename flag supports string templates. #40

Merged
merged 4 commits into from Aug 23, 2022

Conversation

jaywcjlove
Copy link
Contributor

@jaywcjlove jaywcjlove commented Aug 16, 2022

$ cpy 'src/*.png' dist --rename 'hi-{{basename}}'

output

hi-apple.png

This is an enhancement feature

@sindresorhus

@jaywcjlove jaywcjlove closed this Aug 16, 2022
@jaywcjlove jaywcjlove reopened this Aug 16, 2022
cli.js Outdated Show resolved Hide resolved
cli.js Outdated Show resolved Hide resolved
@sindresorhus
Copy link
Owner

You need to add docs too.

@jaywcjlove
Copy link
Contributor Author

@sindresorhus I have added documentation and examples.

@sindresorhus sindresorhus merged commit 82b1219 into sindresorhus:main Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants