An open API service indexing awesome lists of open source software.

https://github.com/xcomponent/cake.xcomponent

XComponent addin for Cake
https://github.com/xcomponent/cake.xcomponent

build build-tool cake nuget xcomponent

Last synced: about 1 month ago
JSON representation

XComponent addin for Cake

Awesome Lists containing this project

README

          

[![](http://slack.xcomponent.com/badge.svg)](http://slack.xcomponent.com/)
[![NuGet](https://img.shields.io/nuget/v/Cake.XComponent.svg)](https://www.nuget.org/packages/Cake.XComponent)
[![NuGet](https://img.shields.io/nuget/dt/Cake.XComponent.svg)](https://www.nuget.org/packages/Cake.XComponent/)
![CircleCI branch](https://img.shields.io/circleci/project/github/xcomponent/Cake.XComponent/master.svg)

# XComponent.Cake
A set of aliases for [Cake](http://cakebuild.net) to help with an XComponent project development.

You can easily reference Cake.XComponent directly in your build script via a cake addin:

```csharp
#addin "Cake.XComponent"
```
## Aliases

Please visit the Cake Documentation for a list of available aliases:

http://cakebuild.net/api/Cake.XComponent/