0 Forks
1 Stars
1 Watchers

fastlane-plugin-sourcery

Run sourcery with fastlane! Sourcery is a code generator for Swift language, built on top of Apple's own SwiftSyntax. It extends the language abstractions to allow you to generate boilerplate code automatically.

How to download and setup fastlane-plugin-sourcery

Open terminal and run command
git clone https://github.com/WezSieTato/fastlane-plugin-sourcery.git
git clone is used to create a copy or clone of fastlane-plugin-sourcery repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fastlane-plugin-sourcery https://github.com/WezSieTato/fastlane-plugin-sourcery/archive/master.zip

Or simply clone fastlane-plugin-sourcery with SSH
[email protected]:WezSieTato/fastlane-plugin-sourcery.git

If you have some problems with fastlane-plugin-sourcery

You may open issue on fastlane-plugin-sourcery support forum (system) here: https://github.com/WezSieTato/fastlane-plugin-sourcery/issues