Skip to content

Just a tiny bit of code to help explain how Elixir app configuration works

Notifications You must be signed in to change notification settings

grossvogel/elixir_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElixirConfig

Bare bones Elixir app with some config files added to help explain how application configuration works in Elixir.

Tests

The tests check that all of the variations on environment config equal "test." In order for them to pass, you need to run with RUNTIME_ENV=test mix test.

About

Just a tiny bit of code to help explain how Elixir app configuration works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages