0.0.3 • Published 9 years ago

stupid-replace v0.0.3

Weekly downloads
1
License
BSD
Repository
-
Last release
9 years ago

stupid-replace NPM version

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.