fastlane-plugin-ya_tu_sabes fastlane
Plugin
Getting Started
This project is a fastlane plugin. To get started with fastlane-plugin-ya_tu_sabes, add it to your project by running:
fastlane add_plugin ya_tu_sabes
About ya_tu_sabes
Ya tu sabes.
Example
Check out the example Fastfile
to see how to use this plugin. You can also run it directly from a checkout of this repository using bundle exec fastlane test
.
Issues and Feedback
For any other issues and feedback about this plugin, please submit it to this repository.
Troubleshooting
For some more detailed help with plugins problems, check out the Plugins Troubleshooting doc in the main fastlane
repo.
Using fastlane
Plugins
For more information about how the fastlane
plugin system works, check out the Plugins documentation in the main fastlane
repo.
About fastlane
fastlane
automates building, testing, and releasing your app for beta and app store distributions. To learn more about fastlane
, check out fastlane.tools.