JaniJegoroff / fastlane-yaml-init

Fast init and metadata config in YAML format for fastlane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Fast init and metadata config in YAML format for fastlane


Languages

Language:Ruby 100.0%