# README
What is configurator?
Configurator is a complete configuration solution. It is designed to work within an application, It supports:
- reading from JSON, YAML, INI config files
# Functions
New returns an initialized confor instance.
ReadConfig will load the configuration file form disk, and key/value stores.
SetConfigFile set the explicitly config file with the path, name and extension.