ligershark / template-builder

This project will output a NuGet package which can be used to help create Visual Studio Item Templates and Project templates
Other
42 stars 28 forks source link

Create a PS module for the file replacer #58

Closed sayedihashimi closed 9 years ago

sayedihashimi commented 9 years ago

We have a pretty good file replacer thanks to @mlorbetske. I could use this in a number of other projects and I believe that others would find it useful as well. We should make this easier to consume.

We should create a PowerShell module wrapping the file replacer. It should be very simple to add this to a script/environment with a single line of PS.