Cake addin for transforming text templates (t4) using monos dotnet-t4 utility.
#addin nuget:?package=Cake.T4#addin nuget:?package=Cake.T4
Task("MyTask").Does(() => {
T4();
});Cake.T4 follows the Contributor Covenant Code of Conduct.
We accept Pull Requests. Please see the contributing file for how to contribute to Cake.T4.
Small note: If editing the Readme, please conform to the standard-readme specification.
This project follows the all-contributors specification. Contributions of any kind welcome!
Thanks goes to these wonderful people (emoji key):