Skip to content

Instantly share code, notes, and snippets.

@jpswade
Created September 14, 2017 15:50
Show Gist options
  • Save jpswade/79524a1a3f651192675083fadf453b76 to your computer and use it in GitHub Desktop.
Save jpswade/79524a1a3f651192675083fadf453b76 to your computer and use it in GitHub Desktop.
setup fastlane
\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