Sha256: 5d4a8fef7aacf7fd6a0df72e14c0a023347ce28bb31692306967246f2d33bdb6
Contents?: true
Size: 646 Bytes
Versions: 3
Compression:
Stored size: 646 Bytes
Contents
fastlane documentation ================ # Installation ``` sudo gem install fastlane ``` # Available Actions ## Mac ### mac test ``` fastlane mac test ``` Runs all the tests ### mac build ``` fastlane mac build ``` Build a RubyGem ### mac deploy ``` fastlane mac deploy ``` Deploy a new version to the RubyGems.org ---- This README.md is auto-generated and will be re-generated every time to run [fastlane](https://fastlane.tools). More information about fastlane can be found on [https://fastlane.tools](https://fastlane.tools). The documentation of fastlane can be found on [GitHub](https://github.com/fastlane/fastlane/tree/master/fastlane).
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fastlane-plugin-apprepo-0.3.3 | fastlane/README.md |
fastlane-plugin-apprepo-0.3.1 | fastlane/README.md |
fastlane-plugin-apprepo-0.3.0 | fastlane/README.md |