replace-toolkit
v1.0.3
Published
[](https://travis-ci.org/bryht/replace-toolkit) A tool for replacing a value for all file-names&folder-names&file-contents under a folder
Readme
replace-toolkit
A tool for replacing a value for all file-names&folder-names&file-contents under a folder
install
npm i replace-toolkit -guse
open powershell or cmd
replace-toolkit oldValue newValueonly change file name
replace-toolkit oldValue newValue -fonly change file content
replace-toolkit oldValue newValue -c