FileTextReplace NuGet Package

FileTextReplace (ftreplace) is a simple command-line utility initially designed to rewrite C# project's "App.config" and redirect "codebase" references into project's "Debug" folder, but implemented to be more configurable and useful.
The tool can copy a source (template) file to the destination location, and/or replace all occurrences of "find" string with the "replace" string in the destination file.
See https://github.com/cebence/ftreplace/blob/master/README.md for details and examples.
IMPORTANT: Be aware of the "trailing backslash issue" and how it pertains to this tool (https://github.com/cebence/ftreplace/blob/master/README.md#backslash-issue).




Got any FileTextReplace Question?





Info

Version: 1.0.2
Author(s): Dejan Ćebetarević
Last Update: Tuesday, July 14, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/cebence/ftreplace
NuGet Url: https://www.nuget.org/packages/FileTextReplace


Install
Install-Package FileTextReplace
dotnet add package FileTextReplace
paket add FileTextReplace
FileTextReplace Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

8

days-since-last-release

3201