5567 Forks
37322 Stars
37322 Watchers

fastlane

🚀 The easiest way to automate building and releasing your iOS and Android apps

How to download and setup fastlane

Open terminal and run command
git clone https://github.com/fastlane/fastlane.git
git clone is used to create a copy or clone of fastlane repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fastlane https://github.com/fastlane/fastlane/archive/master.zip

Or simply clone fastlane with SSH
[email protected]:fastlane/fastlane.git

If you have some problems with fastlane

You may open issue on fastlane support forum (system) here: https://github.com/fastlane/fastlane/issues