24 Forks
575 Stars
575 Watchers

FeatureFlags

🚩 Allows developers to configure feature flags, run multiple A/B tests or phase feature roll out using a JSON configuration file.

How to download and setup FeatureFlags

Open terminal and run command
git clone https://github.com/rwbutler/FeatureFlags.git
git clone is used to create a copy or clone of FeatureFlags 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 FeatureFlags https://github.com/rwbutler/FeatureFlags/archive/master.zip

Or simply clone FeatureFlags with SSH
[email protected]:rwbutler/FeatureFlags.git

If you have some problems with FeatureFlags

You may open issue on FeatureFlags support forum (system) here: https://github.com/rwbutler/FeatureFlags/issues