Cake.Recipe
:page_with_curl: A set of convention based Cake scripts
Install / Use
/learn @cake-contrib/Cake.RecipeREADME
Cake.Recipe
Cake.Recipe is a set of convention based Cake scripts.
More about Cake at the Cake website.
Information
| | Stable | Pre-release |
|:--:|:--:|:--:|
|GitHub Release|-||
|NuGet|
|
|
Build Status
|Develop|Master|
|:--:|:--:|
||
|
Quick Links
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.
Build
To build this package we are using Cake.
On Windows PowerShell run:
.\build.ps1
On OSX/Linux run:
./build.sh
