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

Better project template support #29

Closed sayedihashimi closed 10 years ago

sayedihashimi commented 10 years ago

See discussion at https://github.com/ligershark/side-waffle/issues/65

sayedihashimi commented 10 years ago

Recently made some changes with commit f96f38f36d20b40e4d50f552025d830f11cae482 to improve the project template story. There is a bug in the CreateTemplateTask in TemplateBuilder. I've opened an issue #30 to track it.

sayedihashimi commented 10 years ago

We have pretty good support now. See video at http://www.youtube.com/watch?v=BH64h6Elz4o and docs at https://github.com/ligershark/side-waffle/wiki/How-to-create-a-project-template.