All Projects β†’ fastlane β†’ Fastlane

fastlane / Fastlane

Licence: mit
πŸš€ The easiest way to automate building and releasing your iOS and Android apps

Programming Languages

ruby
36898 projects - #4 most used programming language
swift
15916 projects
HTML
75241 projects
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Fastlane

Gradle Play Publisher
GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
Stars: ✭ 3,690 (-88.95%)
Mutual labels:  apps, automation, deployment, mobile
Chef
Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale
Stars: ✭ 6,766 (-79.73%)
Mutual labels:  automation, hacktoberfest, deployment
Mobile Toolkit
πŸ“± Shell scripts for Android and iOS device management
Stars: ✭ 161 (-99.52%)
Mutual labels:  hacktoberfest, screenshots, mobile
Presently
Android app for recording gratitude journal entries
Stars: ✭ 109 (-99.67%)
Mutual labels:  fastlane, hacktoberfest, mobile
Vagrant
Vagrant is a tool for building and distributing development environments.
Stars: ✭ 23,108 (-30.78%)
Mutual labels:  automation, hacktoberfest
Deviceframe
πŸ“± Put device frames around your mobile/web/progressive app screenshots.
Stars: ✭ 507 (-98.48%)
Mutual labels:  automation, mobile
Beehive
A flexible event/agent & automation system with lots of bees 🐝
Stars: ✭ 5,348 (-83.98%)
Mutual labels:  automation, hacktoberfest
Open Source Mac Os Apps
πŸš€ Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
Stars: ✭ 28,908 (-13.4%)
Mutual labels:  apps, hacktoberfest
St2
StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, security responses, troubleshooting, deployments, and more. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html. Questions? https://…
Stars: ✭ 4,600 (-86.22%)
Mutual labels:  automation, deployment
Cordova Js
Apache Cordova JavaScript Bridge
Stars: ✭ 598 (-98.21%)
Mutual labels:  hacktoberfest, mobile
Magma
Platform for building access networks and modular network services
Stars: ✭ 913 (-97.26%)
Mutual labels:  hacktoberfest, mobile
App Icon
Icon management for Mobile Apps. Create icons, generate all required sizes, label and annotate. Supports Native, Cordova, React Native, Xamarin and more. Inspired by cordova-icon.
Stars: ✭ 504 (-98.49%)
Mutual labels:  apps, mobile
Ferret
Declarative web scraping
Stars: ✭ 4,837 (-85.51%)
Mutual labels:  hacktoberfest, hacktoberfest2021
Addons
βž• Docker add-ons for Home Assistant
Stars: ✭ 548 (-98.36%)
Mutual labels:  automation, hacktoberfest
Gaia
Build powerful pipelines in any programming language.
Stars: ✭ 4,534 (-86.42%)
Mutual labels:  automation, deployment
Mycroft Skills
A repository for sharing and collaboration for third-party Mycroft skills development.
Stars: ✭ 626 (-98.12%)
Mutual labels:  apps, hacktoberfest
Elide
Elide is a Java library that lets you stand up a GraphQL/JSON-API web service with minimal effort.
Stars: ✭ 766 (-97.71%)
Mutual labels:  hacktoberfest, mobile
Archisteamfarm
C# application with primary purpose of idling Steam cards from multiple accounts simultaneously.
Stars: ✭ 7,219 (-78.37%)
Mutual labels:  automation, hacktoberfest
Ansiblecm
A Docker based Ansible control machine for running playbooks in a consistent environment.
Stars: ✭ 26 (-99.92%)
Mutual labels:  automation, deployment
Ritchie Cli
Ritchie CLI is an open-source tool that allows to create, store and share any kind of automation, executing them through command lines, to run operations or start workflows βš™οΈ πŸ–₯ πŸ’‘
Stars: ✭ 437 (-98.69%)
Mutual labels:  automation, hacktoberfest

fastlane Logo

Twitter: @FastlaneTools License Gem Homebrew Build Status PRs welcome!

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

If the above doesn't help, please submit an issue 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

Manish Rathi

Satoshi Namai

Matthew Ellis

Helmut Januschka

Iulian Onofrei

Stefan Natchev

Andrew McBurney

Daniel Jankowski

Max Ott

Joshua Liebowitz

Olivier Halligon

Aaron Brager

Felix Krause

Danielle Tomlinson

Josh Holtz

Jorge Revuelta H

Jimmy Dee

Manu Wallner

Kohki Miki

JΓ©rΓ΄me Lacoste

Maksym Grebenets

Roger Oba

Jan Piotrowski

Fumiya Nakamura

Luka Mirosevic

Special thanks to all contributors for extending and improving fastlane.

Contribute to fastlane

Check out 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.

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

License

This project is licensed under the terms of the MIT license. See the 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 ✨


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].