Skip to content

cake-contrib/CakeContrib.Guidelines

Repository files navigation

CakeContrib.Guidelines

standard-readme compliant All Contributors Contributor Covenant Build NuGet package

Adds common guidelines to cake-contrib projects

Table of Contents

Install

use one of the following:

Install-Package CakeContrib.Guidelines
dotnet add package CakeContrib.Guidelines
paket add CakeContrib.Guidelines

or add the PackageReference manually

<PackageReference Include="CakeContrib.Guidelines" Version="0.1.0" />

See NuGet for the current version.

CakeContrib.Guidelines requires the use of msbuild version 16.8.0 or later.

Guidelines

All guidelines and rules are documented at https://cake-contrib.github.io/CakeContrib.Guidelines/

Discussion

If you have questions, search for an existing one, or create a new discussion on the Cake GitHub repository, using the extension-q-a category.

Join in the discussion on the Cake repository

Maintainer

Nils Andresen @nils-a

Contributing

CakeContrib.Guidelines follows the Contributor Covenant Code of Conduct.

We accept Pull Requests. Please see the contributing file for how to contribute to CakeContrib.Guidelines.

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):

Kim J. Nordmo
Kim J. Nordmo

💬 🤔
Jericho
Jericho

🐛 🤔
Nils Andresen
Nils Andresen

💻 🚧
C. Augusto Proiete
C. Augusto Proiete

🤔 👀
DiDoHH
DiDoHH

📖
Joel Ahlgren
Joel Ahlgren

💻
Mattias Karlsson
Mattias Karlsson

🐛

License

MIT License © Nils Andresen