Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 237 Bytes

dev.md

File metadata and controls

7 lines (5 loc) · 237 Bytes

Run the following commands to setup & execute the local fastlane project:

bundle check || bundle install --jobs=4 --retry=3 --path vendor/bundle
bundle exec rake

Push to github after changes and release plugin: rake release