# fastlane

🚀 The easiest way to automate building and releasing your iOS and Android apps

Repository: https://github.com/fastlane/fastlane
Canonical: https://ross.abutalabs.com/products/fastlane
Homepage: https://fastlane.tools
Language: Ruby
License: MIT
License Family: permissive
Topics: fastlane, automation, screenshots, ios, android, apps, deployment, mobile, ruby, hacktoberfest
Last push: 2026-08-26T11:00:07+00:00
Link (homepage): https://fastlane.tools
Link (site_page): https://docs.fastlane.tools/
Link (site_page): https://docs.fastlane.tools/getting-started/ios/screenshots
Link (site_page): https://docs.fastlane.tools/getting-started/android/screenshots
Link (site_page): https://docs.fastlane.tools/getting-started/ios/beta-deployment

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 97, longevity 100
- inputs: {"age_days": 4292, "days_push": 7, "days_rel": 21, "gap_med": 16.5, "n_releases_24m": 25}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 42025, forks 6027 (observed 2026-08-28T04:12:08.739097+00:00)

## What it is
fastlane is an open-source Ruby-based CLI tool that automates building, code signing, screenshot generation, and releasing of iOS, macOS, and Android apps. Developers define release workflows as 'lanes' in a Fastfile, integrating with App Store Connect, Google Play, TestFlight, and 400+ other services.

## Use cases
- automate iOS and Android app store releases
- generate localized App Store and Google Play screenshots
- distribute beta builds to TestFlight or Google Play
- manage iOS code signing certificates and provisioning profiles
- upload app metadata and screenshots to the App Store
- run mobile release pipelines from CI
- increment build numbers and version apps automatically

## When to choose
- you release iOS or Android apps frequently and want to automate builds, signing, and uploads
- you need consistent, localized screenshots across many devices and languages
- you want a single tool that works with App Store Connect, Google Play, and major beta services
- you want repeatable release lanes that run locally or on any CI server

## When to avoid
- you build web apps or non-mobile software
- you only need simple one-off builds without release automation
- you are not comfortable with Ruby-based configuration and tooling
- you need fully managed cloud release infrastructure rather than a local CLI

## Facets
- artifact type: cli-tool
- maturity: stable
- function: deployment, workflow-automation, developer-tools, cli, ci-cd, image-processing
- domain: mobile-development, developer-tools
- platform: windows, cli, ruby
- tags: ios, android, app-store, google-play, code-signing, screenshots, beta-distribution, fastfile, mobile-release-automation, automation, devops, macos, linux

## Member repositories
- fastlane/fastlane (main) score 98
- fastlane/examples (examples) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:08.739097+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:22:53.641105+00:00, confidence not recorded.
  - readme: https://github.com/fastlane/fastlane (fetched 2026-08-28T04:12:08.739097+00:00, sha 68eaea527a66)
  - homepage: https://fastlane.tools (fetched 2026-08-29T07:46:17.448044+00:00, sha f43865457846)
  - site_page: https://docs.fastlane.tools/ (fetched 2026-08-29T07:46:17.450973+00:00, sha 27ffee0be26c)
  - site_page: https://docs.fastlane.tools/getting-started/ios/screenshots (fetched 2026-08-29T07:46:17.453206+00:00, sha 87527d9eee0c)
  - site_page: https://docs.fastlane.tools/getting-started/android/screenshots (fetched 2026-08-29T07:46:17.455377+00:00, sha 9e5abc5a9067)
  - site_page: https://docs.fastlane.tools/getting-started/ios/beta-deployment (fetched 2026-08-29T07:46:17.457410+00:00, sha f9854c6db108)
  - site_page: https://docs.fastlane.tools/getting-started/android/beta-deployment (fetched 2026-08-29T07:46:17.459303+00:00, sha 6aac26a306bd)
  - site_page: https://docs.fastlane.tools/getting-started/ios/appstore-deployment (fetched 2026-08-29T07:46:17.461092+00:00, sha c603c71381bd)
  - site_page: https://docs.fastlane.tools/getting-started/android/release-deployment (fetched 2026-08-29T07:46:17.462756+00:00, sha 3f7fee734ae6)
  - site_page: https://docs.fastlane.tools/codesigning/getting-started (fetched 2026-08-29T07:46:17.464724+00:00, sha 5737c145e1ab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
