Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fastlane/fastlane
π The easiest way to automate building and releasing your iOS and Android apps
https://github.com/fastlane/fastlane
android apps automation deployment fastlane hacktoberfest hacktoberfest2021 ios mobile ruby screenshots
Last synced: 6 days ago
JSON representation
π The easiest way to automate building and releasing your iOS and Android apps
- Host: GitHub
- URL: https://github.com/fastlane/fastlane
- Owner: fastlane
- License: mit
- Created: 2014-12-02T17:00:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-19T14:13:20.000Z (6 months ago)
- Last Synced: 2024-05-19T23:36:52.976Z (6 months ago)
- Topics: android, apps, automation, deployment, fastlane, hacktoberfest, hacktoberfest2021, ios, mobile, ruby, screenshots
- Language: Ruby
- Homepage: https://fastlane.tools
- Size: 77.6 MB
- Stars: 38,697
- Watchers: 741
- Forks: 5,623
- Open Issues: 645
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-ruby - fastlane - Connect all iOS deployment tools into one streamlined workflow. (Mobile Development)
- awesome-list - fastlane
- awesome-ruby-cli-apps - fastlane - Automates building and releasing iOS and Android apps. (Awesome Ruby CLIs / Release)
- awesome-repositories - fastlane/fastlane - π The easiest way to automate building and releasing your iOS and Android apps (Ruby)
- awesome-ruby - fastlane - Connect all iOS deployment tools into one streamlined workflow. (Mobile Development)
- awesome-ios-star - fastlane - Connect all iOS deployment tools into one streamlined workflow. (Deployment / Distribution / Getting Started)
- awesome-ccamel - fastlane/fastlane - π The easiest way to automate building and releasing your iOS and Android apps (Ruby)
- StarryDivineSky - fastlane/fastlane
- awesome-starts - fastlane/fastlane - π The easiest way to automate building and releasing your iOS and Android apps (Ruby)
- Open-Source-Ruby-and-Rails-Apps - fastlane - The easiest way to automate building and releasing your iOS and Android apps π₯ β π (Happy Exploring π€)
- awesome - fastlane
- awesome - fastlane/fastlane - π The easiest way to automate building and releasing your iOS and Android apps (Ruby)
- jimsghstars - fastlane/fastlane - π The easiest way to automate building and releasing your iOS and Android apps (Ruby)
- awesome-ios - fastlane - Connect all iOS deployment tools into one streamlined workflow. (Deployment / Distribution / Getting Started)
- AiTreasureBox - fastlane/fastlane - 11-02_39600_0](https://img.shields.io/github/stars/fastlane/fastlane.svg)|π The easiest way to automate building and releasing your iOS and Android apps| (Repos)
- awesome - fastlane/fastlane - π The easiest way to automate building and releasing your iOS and Android apps (Ruby)
- awesome - fastlane - π The easiest way to automate building and releasing your iOS and Android apps (Ruby)
- awesome - fastlane/fastlane - π The easiest way to automate building and releasing your iOS and Android apps (Ruby)
- awesome-repositories - fastlane/fastlane - π The easiest way to automate building and releasing your iOS and Android apps (Ruby)
README
[![Twitter: @FastlaneTools](https://img.shields.io/badge/[email protected]?style=flat)](https://twitter.com/FastlaneTools)
[![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/fastlane/fastlane/blob/master/LICENSE)
[![Gem](https://img.shields.io/gem/v/fastlane.svg?style=flat)](https://rubygems.org/gems/fastlane)
[![Homebrew](https://img.shields.io/badge/dynamic/json.svg?url=https://formulae.brew.sh/api/formula/fastlane.json&query=$.versions.stable&label=homebrew)](https://formulae.brew.sh/formula/fastlane)
[![Build Status](https://img.shields.io/circleci/project/github/fastlane/fastlane/master.svg)](https://circleci.com/gh/fastlane/fastlane)
[![PRs welcome!](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)_fastlane_ is a tool for iOS and Android developers to automate tedious tasks like generating screenshots, dealing with provisioning profiles, and releasing your application.
β¨ All fastlane docs were moved to docs.fastlane.tools β¨
## Need Help?
Before submitting a new GitHub issue, please make sure to
- Check out [docs.fastlane.tools](https://docs.fastlane.tools)
- Search for [existing GitHub issues](https://github.com/fastlane/fastlane/issues)If the above doesn't help, please [submit an issue](https://github.com/fastlane/fastlane/issues) on GitHub and provide information about your setup, in particular the output of the `fastlane env` command.
**Note**: If you want to report a regression in _fastlane_ (something that has worked before, but broke with a new release), please mark your issue title as such using `[Regression] Your title here`. This enables us to quickly detect and fix regressions.
## _fastlane_ team
Olivier Halligon
Stefan Natchev
Felix Krause
Kohki Miki
Luka Mirosevic
Matthew Ellis
Iulian Onofrei
JΓ©rΓ΄me Lacoste
Fumiya Nakamura
Maksym Grebenets
Jimmy Dee
Manu Wallner
Josh Holtz
Joshua Liebowitz
Jorge Revuelta H
Jan Piotrowski
Satoshi Namai
Helmut Januschka
Manish Rathi
Daniel Jankowski
Aaron Brager
Danielle Tomlinson
Roger Oba
Εukasz Grabowski
Andrew McBurney
Max Ott
Special thanks to all [contributors](https://github.com/fastlane/fastlane/graphs/contributors) for extending and improving _fastlane_.
## Contribute to _fastlane_
Check out [CONTRIBUTING.md](CONTRIBUTING.md) for more information on how to help with _fastlane_.
## Code of Conduct
Help us keep _fastlane_ open and inclusive. Please read and follow our [Code of Conduct](https://github.com/fastlane/fastlane/blob/master/CODE_OF_CONDUCT.md).
## Metrics
_fastlane_ tracks a few key metrics to understand how developers are using the tool and to help us know what areas need improvement. No personal/sensitive information is ever collected. Metrics that are collected include:
* The number of _fastlane_ runs
* A salted hash of the app identifier or package name, which helps us anonymously identify unique usage of _fastlane_You can easily opt-out of metrics collection by adding `opt_out_usage` at the top of your `Fastfile` or by setting the environment variable `FASTLANE_OPT_OUT_USAGE`. [Check out the metrics code on GitHub](https://github.com/fastlane/fastlane/tree/master/fastlane_core/lib/fastlane_core/analytics)
## License
This project is licensed under the terms of the MIT license. See the [LICENSE](LICENSE) file.
> This project and all fastlane tools are in no way affiliated with Apple Inc. This project is open source under the MIT license, which means you have full access to the source code and can modify it to fit your own needs. All fastlane tools run on your own computer or server, so your credentials or other sensitive information will never leave your own computer. You are responsible for how you use fastlane tools.
β¨ All fastlane docs were moved to docs.fastlane.tools β¨