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

https://github.com/cake-contrib/cake.fastlane

Cake addin that extends Cake with support for fastlane tools.
https://github.com/cake-contrib/cake.fastlane

build cake fastlane mobile

Last synced: 3 months ago
JSON representation

Cake addin that extends Cake with support for fastlane tools.

Awesome Lists containing this project

README

          

# Cake.Fastlane

Cake addin that extends Cake with support for fastlane tools.

[![License](http://img.shields.io/:license-mit-blue.svg)](https://raw.githubusercontent.com/cake-contrib/Cake.Fastlane/master/LICENSE)

| Build server | Platform | Dev | Master |
|-----------------------------|--------------|--------------|---------------------------------------------------------------------------------------------------------------------------|
| AppVeyor | Windows | [![Build status](https://ci.appveyor.com/api/projects/status/xrvk17ecldx2c3kk/branch/dev?svg=true)](https://ci.appveyor.com/project/cake-contrib/cake-fastlane/branch/dev) | [![Build status](https://ci.appveyor.com/api/projects/status/xrvk17ecldx2c3kk/branch/master?svg=true)](https://ci.appveyor.com/project/cake-contrib/cake-fastlane/branch/master) |
| Azure Pipelines | OS X | [![Build Status](https://dev.azure.com/RLittlesII/Cake.Fastlane/_apis/build/status/Cake.Fastlane)](https://dev.azure.com/cake-contrib/Cake.Fastlane/_build/latest?definitionId=1) | |

## Information

| | Stable |
|---|---|
|NuGet|[![NuGet](https://img.shields.io/nuget/v/Cake.Fastlane.svg)](https://www.nuget.org/packages/Cake.Fastlane)

## Code Coverage

[![Coverage Status](https://coveralls.io/repos/github/cake-contrib/Cake.Fastlane/badge.svg?branch=dev)](https://coveralls.io/github/cake-contrib/Cake.Fastlane?branch=dev)