ReplaceInFile 0.1.3

A small package for replacing words in a file
1
2
3
4
5
6
# Replace In File
A little program for replacing words in a file.
# Usage
`rep [WordToReplace] [WordToReplaceWith] Filename`
# Installation
`cargo install ReplaceInFile`