Skip to content

Repository files navigation

test workflow Module Version Hex Docs Total Download License Last Updated Contributor Covenant

file_config

This library provides a way to load configuration from a file and reload it when it changes. The native format is the Erlang binary term format, but it also supports CSV and can be extended to support other formats.

Installation

Add file_config to your list of dependencies in mix.exs:

def deps do
  [
    {:file_config, "~> 0.7.1"}
  ]
end

The docs can be found at https://hexdocs.pm/file_config.

About

Elixir library to dynamically load application config from files to ETS, e.g. CSV, JSON

Topics

Resources

Code of conduct

Contributing

Stars

2 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages