# config_server v0.1.0 - Table of Contents ## Modules - [ConfigServer](ConfigServer.md): This module implements a GenServer that monitors a git repository. The content of the repository is parsed and changes are handed to a callback. - [ConfigServer.Application](ConfigServer.Application.md) - [ConfigServer.Git](ConfigServer.Git.md) - [ConfigServer.Parser](ConfigServer.Parser.md)