/simple-template-renderer

A tool that takes a file or directory, performs key-value-pair find/replace on file names and file text, and writes the result to a specified location

Primary LanguageC#MIT LicenseMIT

Simple Template Renderer

Simple Template Renderer is just that: a very simple tool that can take a file or directory, perform some key-value-pair find/replace on file names and file text, and write the result to a specified location.

This is a dotnet tool on NuGet.org

To get started with using this library as a dotnet tool, check out the NuGet page.

Check out the MSDN docs on global vs. local dotnet tools and set up your environment accordingly.

Once installed, call simple-template-renderer --help to see the options that are available.