Node command line application to find and replace words in a file.
- Install the package:
npm install -g drunken
- Run:
drunken <input_file> <search text> <replace text>
Node command line application to find and replace words in a file.
npm install -g drunken
drunken <input_file> <search text> <replace text>
npm i drunken
0
0.0.3
MIT