Project

sparkplugg

0.0
No commit activity in last 3 years
No release in over 3 years
Quickly try out fastlane plugins.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.12
~> 10.0
~> 0.35.0

Runtime

= 1.92.0.beta2
 Project Readme

Sparkplug

No Maintenance Intended

Sparkplug from Transformers

Quickly try out fastlane plugins.

Installation

Install this using:

$ gem install sparkplug

Usage

Simply run it with a plugin name as argument, in a fresh directory:

$ mkdir test
$ cd test
$ sparkplug ascii_art
$ bundle exec fastlane yolo

If you are still developing your plugin, this will ask you for a local path or GitHub URL. A Fastfile with all the options will be automatically created, so you are immediately good to go!

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/neonichu/sparkplug.

License

The gem is available as open source under the terms of the MIT License.