Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 337 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (8 loc) · 337 Bytes

Setting up the project on a new machine

  • git clone the project.
  • (optional) Run make bootstrap in the terminal in the cloned project directory to setup dependencies.

Publishing

Running fastlane

Use bundle exec fastlane to run fastlane.

Creating screenshots

Use bundle exec fastlane snapshot to run fastlane.