Skip to content

Repository files navigation

Cake.T4

standard-readme compliant All Contributors Appveyor build Codecov Report NuGet package

Cake addin for transforming text templates (t4) using monos dotnet-t4 utility.

Table of Contents

Install

#addin nuget:?package=Cake.T4

Usage

#addin nuget:?package=Cake.T4

Task("MyTask").Does(() => {
  T4();
});

Maintainer

Kim J. Nordmo @AdmiringWorm

Contributing

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!

Contributors

Thanks goes to these wonderful people (emoji key):

License

MIT License © Kim J. Nordmo

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages