Skip to content

Search, select and execute Fastlane lanes directly from Alfred

License

Notifications You must be signed in to change notification settings

marckrenn/alfred-fastlane

Repository files navigation

fastlane Logo

alfred-fastlane

Search, select and execute Fastlane lanes directly from Alfred

alfred-fastlane.mp4

Features

  • ✅ Scrapes lanes from Fastfile
  • ✅ Optional caching for remote lanes
  • ✅ Auto-detects open Xcode project
  • ✅ Fuzzy matching
  • ✅ Supports parameters
  • ✅ In-Alfred settings flow

Getting started

  • Toggle Alfred → type fl → select path containing Fastlane folder ↩︎
  • With lane selected, hold to toggle between bundle exec fastlane [lane] and fastlane [lane]
  • Hold or to pass parameters to selected lane
  • Lanes contained within the default path will be shown right after typing fl
  • default path can either be set via fl set or by '[selected path]' lanes: ↩︎
  • The frontmost open Xcode project is automatically used as default path (alternatively, press ⌃⇧⌘O in Xcode)

Thread on alfredforum.com

Acknowledgements:

Fastlane © Google, Inc. All Rights Reserved

This project is in no way affiliated with Google Inc.