
It is a command-line tool which allows you to easily install, update, manage, and work with multiple ruby environments. Here are my short notes from the article: rvm This article gave me enough knowledge to get started with fastlane.
Although it says “for iOS Development”, it fits this purpose really well as a lot of third-party tools in the world of iOS development use Ruby: Cocoapods, xcpretty, and of course, fastlane.
On a quick search to find something along the lines of “Ruby for fastlane”, I came across this article, Everything You Need to Know About Ruby for iOS Development from Big Nerd Ranch.
Initialise your app project with fastlane. But I’ve got to tell you, it’s so straight forward, yet, so powerful at the same time. I had no past experience with fastlane or Ruby, the scripting language fastlane uses. In the past few weeks, I’ve been played around with fastlane and got it to publish an app to Play Console. Today, fastlane is widely adopted across the Android and iOS communities. The acquisition surely benefits the fastlane team to improve the integration between their tool and the Android environment to be even more seamless. And as you may know, Google acquired Fabric in 2017. Fastlane released support for Android in 2015 when it was acquired by Fabric.