- Fastlane is a continuous delivery tool for iOS and android apps.
It started of as just an iOS delivery tool and therefore offers a much richer set of functionality for iOS apps.
Fastlane itself is written in ruby and can be installed using ruby gems
$ gem install Fastlane
Leave a Reply