No release in over 3 years
Low commit activity in last 3 years
Upload a folder to S3
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.12
~> 1.96
~> 0.10
~> 11.1
~> 3.4

Runtime

 Project Readme

upload_folder_to_s3 fastlane Plugin

Gem Version Build Status

Getting Started

This project is a fastlane plugin. To get started with fastlane-plugin-upload_folder_to_s3, add it to your project by running:

fastlane add_plugin upload_folder_to_s3

About upload_folder_to_s3

This action for fastlane will upload a folder (and all its content) to a S3 bucket.

Issues and Feedback

For any other issues and feedback about this plugin, please submit it to this repository.

Troubleshooting

For some help, 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.