DummyAnd / fastlane /
@Benoit Donneaux Benoit Donneaux authored on 30 Aug 2016
..
Appfile [DAP-516] Add fastlane files 9 years ago
Fastfile [DAP-516] Add fastlane files 9 years ago
README.md [DAP-516] Add fastlane files 9 years ago
report.xml [DAP-516] Add fastlane files 9 years ago
README.md

fastlane documentation

Installation

sudo gem install fastlane

Available Actions

Android

android test

fastlane android test

Runs all the tests

android build

fastlane android build

Build the apk

android beta

fastlane android beta

Submit a new Beta Build to Crashlytics Beta

android deploy

fastlane android deploy

Deploy a new version to the Google Play


This README.md is auto-generated and will be re-generated every time fastlane is run. More information about fastlane can be found on https://fastlane.tools. The documentation of fastlane can be found on GitHub.