Created
September 14, 2017 15:50
-
-
Save jpswade/79524a1a3f651192675083fadf453b76 to your computer and use it in GitHub Desktop.
setup fastlane
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\curl -L https://get.rvm.io | bash -s stable --ruby | |
rvm reload | |
rvm install 2.1.0 --autolibs=enable | |
sudo gem install fastlane |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment