configx 0.1.0
ConfigX is a Ruby library for configuration management. It provides battle-tested defaults and an intuitive interface for managing settings from YAML files and environment variables. It also offers flexibility for developers to build their own configurations.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            deep_merge
            >= 0
          
          
            zeitwerk
            >= 0
          
    