-
-
Notifications
You must be signed in to change notification settings - Fork 554
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
feat: added renameIcon script #1630
feat: added renameIcon script #1630
Conversation
|
I'd go for For example it'd be cool if this script could handle regex replace. Would be helpful for renaming lots of things with similar names, e.g. all of the Also in this case the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice script!
I think we can also add this to the package.json scripts.
We should also add a documentation section in the contribution guidelines about this line.
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
* feat: added renameIcon script * feat: added renameIcon script * chore: converted renameIcon.sh to mjs * refactor: cleanup * Delete scripts/renameIcon.sh
Examples:
#1629
#1628