Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 588 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 588 Bytes

TweakAccessorGenerator

Warning: This library is not supported by Just Eat Takeaway anymore and therefore considered deprecated. The repository has been archived. We have moved from JustTweak to Toggles.

This tool generates Swift code for accessing flags using JustTweak.

The tool should be invoked with the following arguments:

--local-tweaks-file-path <path_to_the_tweaks_file>
--output-folder <path_to_the_output_folder>
--accessor-class-name <class_name_of_the_generated_accessor>