subprompt/README.md

211 B

subprompt

Substitute every match of a regex in multiple files - with confirmation prompts. Usage:

subprompt [REGEX] [SUB] [FILES...]

Install it through PyPi:

python3.9 -m pip install subprompt