- Created by marckrenn
- π Last Updated: 22/02/22 14:18:10
- π Stars on GitHub: 12
- Love this? Consider supporting the creator by Starring or Sponsoring this on GitHub!
- Get Latest Release
- Get Source Code
From their README
![]() |
alfred-fastlane |
Search, select and execute Fastlane lanes directly from Alfred
https://user-images.githubusercontent.com/2648540/155036474-2534e50a-7afb-474a-8d41-0b13bdab1207.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
β typefl
β select path containing Fastlane folderβ©οΈ
- With lane selected, hold
β
to toggle betweenbundle exec fastlane [lane]
andfastlane [lane]
- Hold
β₯
orβ§
to pass parameters to selected lane - Lanes contained within the
default path
will be shown right after typingfl
default path
can either be set viafl set
or by'[selected path]' lanes:
β©οΈ
- The frontmost open Xcode project is automatically used as
default path
(alternatively, pressββ§βO
in Xcode)
Acknowledgements:
- Fastlane by Fastlane team & especially Felix Krause
- alfred-fuzzy by Dean Jackson
- alfred-workflow by Dean Jackson
Fastlane Β© Google, Inc. All Rights Reserved
This project is in no way affiliated with Google Inc.