No commit activity in last 3 years
No release in over 3 years
Inits fastlane folder structure and enables metadata configuration in YAML format
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.7
~> 5.5
~> 10.4
~> 0.29

Runtime

~> 0.7
 Project Readme

Gem Version Build Status Coverage Status Code Climate Dependency Status

fastlane-yaml-init

Provides fast init for fastlane creating basic folder structure, empty configuration files and metadata configuration in YAML format.

assets/demo.gif

Installation

$ gem install fastlane-yaml-init

Run the tests

$ bundle

$ gem build fastlane-yaml-init.gemspec

$ gem install fastlane-yaml-init-x.x.x.gem

$ rake

License

MIT