1 Forks
14 Stars
14 Watchers

Config

Config is a framework written in Swift that makes it easy for you to use JSON file as a configuration, with JSON keys in dot notation in your application. Also supports SwiftUI! 'configInstance.mySettings.myKey.mySubKey.value()'

How to download and setup Config

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

Or simply clone Config with SSH
[email protected]:mustafakarakus/Config.git

If you have some problems with Config

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