Skip to content

Tool for duplicating code while substituting specified string inside the folder, respecting camelCase, UPPER_CASE etc.

License

Notifications You must be signed in to change notification settings

sitnarf/rename-guru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rename-guru

Tool for duplicating code while substituting specified string inside the folder, respecting camelCase, UPPER_CASE etc.

Known issues

  • Do not run the script with same source and target directory, this will result in unexpected behaviour.

Install

pip install rename-guru

Usage

python3 -m rename_guru source_dir target_dit rename_from rename_to

Parameters

python3 -m rename_guru --help

About

Tool for duplicating code while substituting specified string inside the folder, respecting camelCase, UPPER_CASE etc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published