Skip to content

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

License

Notifications You must be signed in to change notification settings

kgar/simple-template-renderer

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages