Ok, not big deal, is just a plugin for fastlane that handle json files but see how easy is to use it 😄

First Why?

fastlane is an open source library aimed to automised Android and iOS deployment but you can extend it and create awesome plugins to simplify your own and others development processes.

Well handling json in Ruby is not hard at all but the point of this plugin is to make your day easier so I created fastlane-plugin-json that centralise json handling.

Installing it

fastlane add_plugin json

And in your Fastfile you can start playing around with it.

#continuous-integration #software-development #ruby #fastlane #continuous-delivery #json

{ Fastlane Json } 🚀
3.80 GEEK