Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.63 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.63 KB

Cake.Recipe

Cake.Recipe is a set of convention based Cake scripts.

More about Cake at the Cake website.

License

Information

Stable Pre-release
GitHub Release - GitHub release
NuGet NuGet NuGet

Build Status

Develop Master
Build status Build status

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.

Join in the discussion on the Cake repository

Build

To build this package we are using Cake.

On Windows PowerShell run:

.\build.ps1

On OSX/Linux run:

./build.sh