Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 216 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 216 Bytes

config

A modular configuration file parser.

Brief

Take a set of config file paths, store the data and return the contents to any function that requests it.

This repository exists to experiment with the design.