Released a new version
Shipped a product
First version of T4 is out! 

T4 Text Templates provide a way to generate csharp code from templates, which are a mixture of text blocks and control logic. If you've ever used Mushtache or Go's html/template, T4 templates are pretty similar. This package allows Unity developers to author T4 templates (.tt files), and rely on the Editor to process them and generate code.