##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
##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
npm i rptxt
6
1.0.5
MIT