xfr
v1.0.2
Published
Find and replace a term in all files of a directory
Downloads
5
Maintainers
Readme
Find and replace
Find and replace any term in all files of all subdirectories. The easy way
Install
You can use this tool with npx directly: npx xfr
but you can also install it:
npm i -g xfr
Usage
xfr <dir> <find-term> <replace-term>