I believe I have managed to Fork, Clone, add changes locally and then Push back up to GitHub.
As you'll see I've tried to be vigilant and introduced some unit tests as well as some T4 template tests.
The only think I haven't tested is the creation of a VS Template project itself. I've updated the initial sample template that this project type creates and referenced the new tt.include file within it. The template sample itself has been tested locally, just not the actual VS project template creation mechanisms.
Hope it looks ok and enhances what I think is a very useful tool.
Ok Joel,
I believe I have managed to Fork, Clone, add changes locally and then Push back up to GitHub.
As you'll see I've tried to be vigilant and introduced some unit tests as well as some T4 template tests.
The only think I haven't tested is the creation of a VS Template project itself. I've updated the initial sample template that this project type creates and referenced the new tt.include file within it. The template sample itself has been tested locally, just not the actual VS project template creation mechanisms.
Hope it looks ok and enhances what I think is a very useful tool.