recursive-rebrand Code
Brought to you by:
exxin
| File | Date | Author | Commit |
|---|---|---|---|
| README | 2025-01-29 |
|
[20e808] add rebrand to version control |
| rebrand.py | 2025-01-29 |
|
[20e808] add rebrand to version control |
A tool for search and replace every file in a folder and subfolders Also replaces the filenames based on the same pattern Usage: ``` ./rebrand.py /test/sourcefolder /test/destfolder sourcename destname ```