# fastlane **Repository Path**: mirrors_inloop/fastlane ## Basic Information - **Project Name**: fastlane - **Description**: 🚀 The easiest way to automate building and releasing your iOS and Android apps - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

fastlane Logo

[![Twitter: @FastlaneTools](https://img.shields.io/badge/contact-@FastlaneTools-blue.svg?style=flat)](https://twitter.com/FastlaneTools) [![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/fastlane/fastlane/blob/master/LICENSE) [![Gem](https://img.shields.io/gem/v/fastlane.svg?style=flat)](https://rubygems.org/gems/fastlane) [![Build Status](https://img.shields.io/circleci/project/fastlane/fastlane/master.svg?style=flat)](https://circleci.com/gh/fastlane/fastlane) _fastlane_ is a tool for iOS and Android developers to automate tedious tasks like generating screenshots, dealing with provisioning profiles, and releasing your application.

✨ All fastlane docs were moved to docs.fastlane.tools ✨


## Need Help? Before submitting a new GitHub issue, please make sure to - Check out [docs.fastlane.tools](https://docs.fastlane.tools) - Search for [existing GitHub issues](https://github.com/fastlane/fastlane/issues) If the above doesn't help, please [submit an issue](https://github.com/fastlane/fastlane/issues) on GitHub and provide information about your setup, in particular the output of the `fastlane env` command. **Note**: If you want to report a regression in _fastlane_ (something that has worked before, but broke with a new release), please mark your issue title as such using `[Regression] Your title here`. This enables us to quickly detect and fix regressions. ## _fastlane_ team

Stefan Natchev

Matthew Ellis

Maksym Grebenets

Olivier Halligon

Jorge Revuelta H

Andrew McBurney

Iulian Onofrei

Luka Mirosevic

Jimmy Dee

Felix Krause

Jérôme Lacoste

Danielle Tomlinson

Aaron Brager

Fumiya Nakamura

Josh Holtz

Helmut Januschka

Jan Piotrowski

Joshua Liebowitz

Kohki Miki

Manu Wallner

Special thanks to all [contributors](https://github.com/fastlane/fastlane/graphs/contributors) for extending and improving _fastlane_. ## Contribute to _fastlane_ Check out [CONTRIBUTING.md](CONTRIBUTING.md) for more information on how to help with _fastlane_. ## Code of Conduct Help us keep _fastlane_ open and inclusive. Please read and follow our [Code of Conduct](https://github.com/fastlane/fastlane/blob/master/CODE_OF_CONDUCT.md). ## License This project is licensed under the terms of the MIT license. See the [LICENSE](LICENSE) file. > This project and all fastlane tools are in no way affiliated with Apple Inc. This project is open source under the MIT license, which means you have full access to the source code and can modify it to fit your own needs. All fastlane tools run on your own computer or server, so your credentials or other sensitive information will never leave your own computer. You are responsible for how you use fastlane tools.

✨ All fastlane docs were moved to docs.fastlane.tools ✨