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
- Host: GitHub
- URL: https://github.com/xcomponent/cake.xcomponent
- Owner: xcomponent
- License: mit
- Created: 2016-11-06T18:51:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-04-25T11:05:04.000Z (over 3 years ago)
- Last Synced: 2025-08-30T06:36:08.497Z (about 2 months ago)
- Topics: build, build-tool, cake, nuget, xcomponent
- Language: C#
- Size: 250 KB
- Stars: 4
- Watchers: 7
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://slack.xcomponent.com/)
[](https://www.nuget.org/packages/Cake.XComponent)
[](https://www.nuget.org/packages/Cake.XComponent/)
# 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"
```
## AliasesPlease visit the Cake Documentation for a list of available aliases:
http://cakebuild.net/api/Cake.XComponent/