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

Update install.ps1 to import a module #9

Closed sayedihashimi closed 11 years ago

sayedihashimi commented 11 years ago

It would be best for install.ps1 to import a PS module instead of having all the logic baked directly into install.ps1.