Substitute Regex in files with prompt confirmation https://pypi.org/project/subprompt/
Go to file
Augusto Gunsch a7c9615c7a
Add README.md
2022-11-11 22:03:39 +01:00
.gitignore Add README.md 2022-11-11 22:03:39 +01:00
README.md Add README.md 2022-11-11 22:03:39 +01:00
requirements.txt Initial commit 2022-11-11 18:52:44 +01:00
sub.py Initial commit 2022-11-11 18:52:44 +01:00

README.md

subprompt

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

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