fastlane
brew install fastlane
v2.236.1
MIT
Ruby automation toolkit for building, testing, and releasing iOS and Android apps.
Why you might care
Fastlane streamlines mobile app CI/CD pipelines with ready-made actions for code signing, screenshot capture, beta distribution, and App Store uploads. It's the de facto standard in iOS/Android development, reducing boilerplate and integrating with Xcode, TestFlight, and Google Play. Use it when you need to automate the entire release workflow instead of manual steps.
17.0k
30-day installs · #262
48.3k
90-day · #284
143.5k
365-day · #341
Runtime dependencies
Links
- https://fastlane.tools
- Brew formula source: Formula/f/fastlane.rb
Caveats
Fastlane will install additional gems to FASTLANE_GEM_HOME, which defaults to
${HOME}/.local/share/fastlane/4.0.0
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"Xcode",
"Gradle",
"Android Studio",
"GitHub Actions"
],
"build_dependencies": [],
"categories": [
"build-system",
"automation",
"mobile-development"
],
"caveats": "Fastlane will install additional gems to FASTLANE_GEM_HOME, which defaults to\n ${HOME}/.local/share/fastlane/4.0.0\n",
"conflicts_with": [],
"dependencies": [
"ruby",
"terminal-notifier"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Easiest way to build and release mobile apps",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:31+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "fastlane",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://fastlane.tools",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "fastlane - App automation done right",
"installs_30d": 16962,
"installs_365d": 143516,
"installs_90d": 48260,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:43:46+00:00",
"llm_model": "claude-haiku-4-5",
"name": "fastlane",
"oldnames": [],
"one_liner": "Ruby automation toolkit for building, testing, and releasing iOS and Android apps.",
"optional_dependencies": [],
"rank_30d": 262,
"rank_365d": 341,
"rank_90d": 284,
"raw_hash": "21dcbdd1d4b5f00c",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/f/fastlane.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "2.236.1",
"versioned_formulae": [],
"why_use_this": "Fastlane streamlines mobile app CI/CD pipelines with ready-made actions for code signing, screenshot capture, beta distribution, and App Store uploads. It\u0027s the de facto standard in iOS/Android development, reducing boilerplate and integrating with Xcode, TestFlight, and Google Play. Use it when you need to automate the entire release workflow instead of manual steps."
}