- Created by marckrenn
- ๐ Last Updated: 22/02/22 14:18:10
- ๐ Stars on GitHub: 13
- Please consider supporting the creator by Starring or Sponsoring them 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.