Skip to content

A collection of helpful tools for helping you understand your Elixir application's configuration settings

Notifications You must be signed in to change notification settings

amorphid/configure_it_out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConfigureItOut

A collection of helpful tools for helping you understand your Elixir application's configuration settings

Installation

The package can be installed as:

  1. Add configure_it_out to your list of dependencies in mix.exs:
```elixir
def deps do
  [{:configure_it_out, "~> 0.3.0"}]
end

About

A collection of helpful tools for helping you understand your Elixir application's configuration settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages