No description
Find a file
2024-09-23 21:52:44 -04:00
lib initial implementation 2024-09-23 21:52:44 -04:00
test initial implementation 2024-09-23 21:52:44 -04:00
.formatter.exs initial implementation 2024-09-23 21:52:44 -04:00
.gitignore initial implementation 2024-09-23 21:52:44 -04:00
mix.exs initial implementation 2024-09-23 21:52:44 -04:00
README.md initial implementation 2024-09-23 21:52:44 -04:00

Envars

TODO: Add description

Installation

If available in Hex, the package can be installed by adding envars to your list of dependencies in mix.exs:

def deps do
  [
    {:envars, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/envars.