2023-04-21 15:28:44 +02:00

37 lines
1.4 KiB
Markdown

<!--
* Copyright (C) 2023 WYATT GROUP
* Please see the AUTHORS file for details.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<p align="center">
<a href="https://wyatt-studio.fr"><img width="150px" src="resources/wyatt-studio-logo.png"></a>
<h1 align="center">Wyatt Fastlane Plugins</h1>
</p>
---
# About
This repository contains Fastlane plugins that are essential for mobile application development. Fastlane is a popular tool for automating building, testing, and releasing mobile applications.
# Road map 🚀
- Plugin used to build and deploy to closed beta test on Google Play Store.
- Plugin used to build and deploy to intern beta test on Google Play Store.
- Plugin used to build and deploy to production on Google play store.
- Plugin used to build and deploy to Testflight.
- Plugin used to build and deploy to AppStore.