Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cake-contrib/cake.xamarin
:cake: :jigsaw: :iphone: Cake addin for building Xamarin apps
https://github.com/cake-contrib/cake.xamarin
android cake cake-addin cake-build ios mobile xamarin
Last synced: 21 days ago
JSON representation
:cake: :jigsaw: :iphone: Cake addin for building Xamarin apps
- Host: GitHub
- URL: https://github.com/cake-contrib/cake.xamarin
- Owner: cake-contrib
- License: other
- Created: 2015-08-19T20:10:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-11-15T01:51:39.000Z (about 3 years ago)
- Last Synced: 2024-11-13T06:52:07.068Z (about 2 months ago)
- Topics: android, cake, cake-addin, cake-build, ios, mobile, xamarin
- Language: C#
- Homepage: https://cakebuild.net/extensions/cake-xamarin/
- Size: 218 KB
- Stars: 22
- Watchers: 9
- Forks: 13
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Cake.Xamarin
A set of aliases for http://cakebuild.net to help with Xamarin projects.![AppVeyor](https://ci.appveyor.com/api/projects/status/github/redth/Cake.Xamarin)
You can easily reference Cake.Xamarin directly in your build script via a cake addin:
```csharp
#addin "Cake.Xamarin"
```## Aliases
Please visit the Cake Documentation for a list of available aliases:
[http://cakebuild.net/dsl/xamarin](http://cakebuild.net/dsl/xamarin)
## Apache License 2.0
Apache Cake.Xamarin Copyright 2015. The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).