Skip to content

Instantly share code, notes, and snippets.

View mattpetrie's full-sized avatar

Matt Petrie mattpetrie

View GitHub Profile
@mattpetrie
mattpetrie / Fastfile
Last active June 5, 2018 20:14
Example iOS Fastfile
# This file contains the fastlane.tools configuration
# You can find the documentation at https://docs.fastlane.tools
# You can replace the automatically generated Fastfile with this one
# The Android version with the same setup can be found at:
# https://gist.github.com/mattpetrie/7c1f76469f694a35386c63f026368dd0
#
# For a list of all available actions, check out
#
# https://docs.fastlane.tools/actions
#
@mattpetrie
mattpetrie / Fastfile
Last active June 5, 2018 20:14
Example Android Fastfile
# This file contains the fastlane.tools configuration
# You can find the documentation at https://docs.fastlane.tools
# You can replace the automatically generated Fastfile with this one
# The iOS version with the same setup can be found at:
# https://gist.github.com/mattpetrie/95754161a856327a36270c849cc0f18b
#
# For a list of all available actions, check out
#
# https://docs.fastlane.tools/actions
#

Keybase proof

I hereby claim:

  • I am mattpetrie on github.
  • I am mattpetrie (https://keybase.io/mattpetrie) on keybase.
  • I have a public key whose fingerprint is 3E38 7C44 B931 07E3 2FDE 6A2F 8DBF DDCE 4080 E371

To claim this, I am signing this object:

# template.rb
# Helpful links:
# Templates doc
# http://guides.rubyonrails.org/rails_application_templates.html
# Generator docs - in particular section 9
# http://guides.rubyonrails.org/generators.html