fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 16.5
- age_days: 4292
- days_rel: 21
- days_push: 7
- n_releases_24m: 25
Adoption not part of the score
42025 stars · 6027 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
cli-tool · maturity stable
deployment workflow-automation developer-tools cli ci-cd image-processing mobile-development developer-tools windows cli ruby ios android app-store google-play code-signing screenshots beta-distribution fastfile mobile-release-automation automation devops macos linux
10 sources
- readme: https://github.com/fastlane/fastlane · fetched 2026-08-28 · 68eaea527a66
- homepage: https://fastlane.tools · fetched 2026-08-29 · f43865457846
- site_page: https://docs.fastlane.tools/ · fetched 2026-08-29 · 27ffee0be26c
- site_page: https://docs.fastlane.tools/getting-started/ios/screenshots · fetched 2026-08-29 · 87527d9eee0c
- site_page: https://docs.fastlane.tools/getting-started/android/screenshots · fetched 2026-08-29 · 9e5abc5a9067
- site_page: https://docs.fastlane.tools/getting-started/ios/beta-deployment · fetched 2026-08-29 · f9854c6db108
- site_page: https://docs.fastlane.tools/getting-started/android/beta-deployment · fetched 2026-08-29 · 6aac26a306bd
- site_page: https://docs.fastlane.tools/getting-started/ios/appstore-deployment · fetched 2026-08-29 · c603c71381bd
- site_page: https://docs.fastlane.tools/getting-started/android/release-deployment · fetched 2026-08-29 · 3f7fee734ae6
- site_page: https://docs.fastlane.tools/codesigning/getting-started · fetched 2026-08-29 · 5737c145e1ab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fastlane/fastlane | main | 98 |
| fastlane/examples | examples | 32 |
For agents
markdown · JSON · MCP: product_card(name="fastlane/fastlane")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem