rptxt
v1.0.5
Published
replace strings from files and connect
Downloads
37
Readme
##Install:
npm install -g rptxt
##rptxt
options[] -f :source files -o :output files -r :is need replace string
###exp
replace -f path/to/*.css -o path/a.css
replace -f path/to/*.css -r oldstr newstr -o path/a.css