stupid-replace
v0.0.3
Published
A very stupid 'replace part of a file with another file' tool. Because I am too dumb too look for sed's manual all the time. Really.
Downloads
42
Readme
stupid-replace
A very stupid 'replace part of a file with another file' tool. Because I am too dumb too look for sed's manual all the time. Really.
Install globally with npm:
npm i -g stupid-replace
CLI
The following command
stupid-replace TAG -f FILE
replaces all occurrences of TAG on the standard input with the contents of FILE
Author
Vittorio Zaccaria
License
Copyright (c) 2014 Vittorio Zaccaria
Released under the BSD license
This file was generated by verb on December 01, 2014.